{
  "id": "/?source=pwa",
  "name": "کافه کمئو | Cafe Cameo",
  "short_name": "کمئو",
  "description": "پیام‌های شخصی از هنرمندان — Personalized video messages from your favorite celebrities",
  "start_url": "/fa?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "background_color": "#0E0D16",
  "theme_color": "#0E0D16",
  "orientation": "portrait",
  "lang": "fa",
  "dir": "rtl",
  "categories": [
    "entertainment",
    "social"
  ],
  "prefer_related_applications": false,
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "جستجوی هنرمندان",
      "short_name": "جستجو",
      "url": "/fa/search",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "سفارش‌های من",
      "short_name": "سفارش‌ها",
      "url": "/fa/my-orders",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "کمئوی من",
      "short_name": "کمئو من",
      "url": "/fa/my-cameo",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "مرور هنرمندان"
    },
    {
      "src": "/screenshots/wide-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Browse celebrities"
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
