{
  "name": "MNMKNK - من مكانك",
  "short_name": "MNMKNK",
  "description": "منصة تسويق ومبيعات للأنشطة التجارية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/brand/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "دليل المتاجر",
      "short_name": "الدليل",
      "url": "/dalil",
      "icons": [{ "src": "/brand/logo.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "العروض",
      "short_name": "العروض",
      "url": "/offers",
      "icons": [{ "src": "/brand/logo.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "الخريطة",
      "short_name": "الخريطة",
      "url": "/map",
      "icons": [{ "src": "/brand/logo.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
