{
  "name": "AKB Karavan Yönetim Sistemi",
  "short_name": "AKB Karavan",
  "description": "Karavan üretim süreç ve iş emri yönetim platformu",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F5F7",
  "theme_color": "#000000",
  "lang": "tr-TR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Servis Kayıtları",
      "short_name": "Servis",
      "url": "/service",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Araçlar",
      "short_name": "Araçlar",
      "url": "/vehicles",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
