{
  "name": "DestekOS",
  "short_name": "DestekOS",
  "description": "Hibe ve teşvik başvurularını tek panelden yönetin.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "lang": "tr",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Genel Bakış", "url": "/app" },
    { "name": "Müşteriler", "url": "/app/musteriler" },
    { "name": "Başvurular", "url": "/app/basvurular" },
    { "name": "Görevler", "url": "/app/gorevler" }
  ]
}
