{
  "name": "Smart Car Tag - سيارتك لها هوية ذكية",
  "short_name": "Smart Car Tag",
  "description": "ميدالية ذكية تحفظ بيانات سيارتك وسجل صيانتها وتساعدك في إيجاد أقرب مركز صيانة",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05070c",
  "theme_color": "#0c1220",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
