{
  "name": "فارو — گفتگو و دستیار کسب‌وکار",
  "short_name": "فارو",
  "description": "فاروچت و دستیار هوشمند کسب‌وکار — گفتگوی تیمی، پروژه‌ها و حساب‌داری در یک اپ.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "fa-IR",
  "background_color": "#EDF2F8",
  "theme_color": "#084B5E",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/static/icon/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon/pwa/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icon/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "فاروچت",
      "short_name": "چت",
      "description": "گفتگوی تیمی",
      "url": "/?source=pwa-shortcut-chat",
      "icons": [{ "src": "/static/icon/pwa/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
