{
  "name": "Spare2App - قطع غيار الموتوسيكلات",
  "short_name": "Spare2App",
  "description": "منصة قطع غيار الموتوسيكلات الأولى في مصر - قطع أصلية بأفضل الأسعار",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E74F36",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "الصفحة الرئيسية"
    },
    {
      "src": "/screenshots/products.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "wide",
      "label": "المنتجات"
    }
  ],
  "categories": [
    "shopping",
    "business"
  ],
  "shortcuts": [
    {
      "name": "تسوق المنتجات",
      "short_name": "المنتجات",
      "description": "تصفح جميع المنتجات",
      "url": "/products",
      "icons": [
        {
          "src": "/icons/shortcut-products.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "المتاجر",
      "short_name": "المتاجر",
      "description": "تصفح جميع المتاجر",
      "url": "/stores",
      "icons": [
        {
          "src": "/icons/shortcut-stores.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "السلة",
      "short_name": "السلة",
      "description": "عرض عربة التسوق",
      "url": "/cart",
      "icons": [
        {
          "src": "/icons/shortcut-cart.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
