{
  "name": "Bunca Store",
  "short_name": "Bunca",
  "description": "Premium shopping experience with Bunca",
  "start_url": "/ar",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/BUNCAPWA.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/BUNCAPWA.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "المنتجات الأكثر مبيعاً",
      "url": "/ar",
      "icons": [{ "src": "/assets/BUNCAPWA.png", "sizes": "192x192" }]
    }
  ]
}
