{
  "name": "ظهور فیت",
  "short_name": "ظهور فیت",
  "description": "اپ اختصاصی ظهور فیت برای تمرین، رژیم، اشتراک، رسید، بانک حرکات، پروفایل و گزارش پیشرفت",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030816",
  "theme_color": "#061329",
  "dir": "rtl",
  "lang": "fa-IR",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}