{
  "name": "Toplu Taşıma Denetim Sistemi",
  "short_name": "Denetim",
  "description": "Saha denetim, haftalık planlama ve onay yönetim sistemi",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7fa",
  "theme_color": "#0b3a5b",
  "lang": "tr",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Yeni Denetim",
      "url": "/?page=new"
    },
    {
      "name": "Haftalık Plan",
      "url": "/?page=plans"
    }
  ],
  "id": "/"
}