{
  "name": "کندل‌فا — تحلیل هوشمند نمودار",
  "short_name": "کندل‌فا",
  "description": "نمودار زنده ارز دیجیتال و فارکس با تحلیل پرایس‌اکشن مبتنی بر هوش مصنوعی",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B0E11",
  "theme_color": "#0B0E11",
  "lang": "fa-IR",
  "dir": "rtl",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}