{
  "name": "RentDrive — Premium Araç Kiralama",
  "short_name": "RentDrive",
  "description": "Türkiye genelinde ekonomik, lüks ve elektrikli araç kiralama. Üyeliksiz online rezervasyon, 7/24 destek.",
  "lang": "tr-TR",
  "dir": "ltr",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1C1008",
  "theme_color": "#EA580C",
  "categories": ["travel", "business", "automotive"],
  "icons": [
    {
      "src": "assets/img/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "assets/img/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "assets/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Araçlar",
      "short_name": "Araçlar",
      "description": "Tüm kiralık araçları görüntüle",
      "url": "./araclar",
      "icons": [{ "src": "assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Rezervasyon Takip",
      "short_name": "Takip",
      "description": "Rezervasyon kodunla durumunu sorgula",
      "url": "./rezervasyon-takip",
      "icons": [{ "src": "assets/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
