{
  "name": "Tracker DZ",
  "short_name": "TrackerDZ",
  "description": "منصة جمركة وتتبع استيراد السيارات في الجزائر",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ea580c",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "logo1.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "utilities"],
  "shortcuts": [
    {
      "name": "حاسبة الجمركة",
      "url": "/customs-advisor.html",
      "description": "احسب تكلفة جمركة سيارتك فوراً"
    },
    {
      "name": "معرض السيارات",
      "url": "/stock.html",
      "description": "تصفح السيارات المتاحة للشراء"
    },
    {
      "name": "تتبع سيارتي",
      "url": "/tracking.html",
      "description": "تتبع شحنة سيارتك المستوردة"
    }
  ]
}
