{
  "name": "Kahta Belediyesi Filo ve Depo Yönetim Sistemi",
  "short_name": "Kahta ERP",
  "start_url": "./index.html",
  "display": "standalone",
  "scope": "./",
  "background_color": "#111318",
  "theme_color": "#111318",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Barkod Tara",
      "short_name": "Tara",
      "url": "./index.html?view=scanner",
      "description": "Depo barkodu veya araç QR kodu okut"
    },
    {
      "name": "Araçlar",
      "short_name": "Araçlar",
      "url": "./index.html?view=vehicles",
      "description": "Araç kartları ve evrak uyarıları"
    }
  ]
}
