{
  "name": "Macchina - مكينا",
  "short_name": "Macchina",
  "description": "منصة ماكينا لاستيراد السيارات من المزادات الأمريكية إلى ليبيا",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f1a",
  "theme_color": "#FF6500",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "shopping", "finance"],
  "icons": [
    {
      "src": "/static/img/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/img/pwa/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "الحاسبة الذكية",
      "short_name": "الحاسبة",
      "description": "احسب تكلفة استيراد السيارة",
      "url": "/smart_calculator/",
      "icons": [{ "src": "/static/img/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "المزادات الحية",
      "short_name": "البث الحي",
      "description": "شاهد المزادات الأمريكية بث مباشر",
      "url": "/live-auctions-portal/",
      "icons": [{ "src": "/static/img/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "سيارات خارجية",
      "short_name": "سيارات خارجية",
      "description": "HiBid + مزادات حكومية",
      "url": "/external-cars/",
      "icons": [{ "src": "/static/img/pwa/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "حسابي",
      "description": "مزايداتي وفواتيري",
      "url": "/user_page?page=menu_over_all_details",
      "icons": [{ "src": "/static/img/pwa/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
