{
  "id": "/?source=pwa",
  "name": "وزین پک - بسته‌بندی صنعتی",
  "short_name": "وزین پک",
  "description": "وزین پک - تولید و فروش انواع بسته‌بندی صنعتی",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#FAF5EB",
  "theme_color": "#FAF5EB",
  "dir": "rtl",
  "lang": "fa",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/static/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "فروشگاه",
      "short_name": "فروشگاه",
      "description": "مشاهده محصولات",
      "url": "/shop/",
      "icons": [
        {
          "src": "/static/images/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "مجله",
      "short_name": "مجله",
      "description": "مطالعه مقالات",
      "url": "/mag/",
      "icons": [
        {
          "src": "/static/images/web-app-manifest-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
