{
  "id": "/",
  "short_name": "BAROS",
  "name": "فروشگاه مبل سازان باروس",
  "screenshots": [
    {
      "src": "/mobile-screen-pwa.webp",
      "sizes": "390x844",
      "type": "image/png",
      "label": "نمای موبایل وب‌اپلیکیشن"
    },
    {
      "src": "/desktop-screen-pwa.webp",
      "sizes": "1919x1081",
      "type": "image/png",
      "label": "نمای دسکتاپ وب‌اپلیکیشن",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],
  "start_url": "/?utm_source=pwa&utm_medium=mobile_app&utm_campaign=installed_pwa",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "display": "standalone",
  "orientation": "portrait"
}