{
  "name": "Şimdi İste - Hızlı Kurye & Operasyon Portalı",
  "short_name": "Şimdi İste",
  "description": "Yeni nesil akıllı kurye, restoran ve lojistik yönetim platformu",
  "start_url": "/courier.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1329",
  "theme_color": "#10b981",
  "lang": "tr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kurye Sahası",
      "short_name": "Kurye",
      "description": "Kurye teslimat ve vardiya paneli",
      "url": "/courier.html",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Restoran Portalı",
      "short_name": "Restoran",
      "description": "Restoran sipariş ve kontör paneli",
      "url": "/restaurant.html",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Operasyon Haritası",
      "short_name": "Harita",
      "description": "Canlı kurye ve filo kontrolü",
      "url": "/map.html",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
