{
  "name": "Nurdan Hale",
  "short_name": "Nurdan Hale",
  "lang": "tr",
  "dir": "ltr",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "launch_handler": { "client_mode": "navigate-existing" },
  "capture_links": "existing-client-navigate",
  "background_color": "#0b1220",
  "theme_color": "#0ea5e9",
  "description": "Zikir halkaları ve hatırlatıcılar için web uygulaması.",
  "categories": ["productivity", "lifestyle", "social"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-390x844.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobil ana ekran"
    },
    {
      "src": "/screenshots/desktop-1280x720.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Masaustu ana ekran"
    }
  ],
  "shortcuts": [
    {
      "name": "Görevlerim",
      "short_name": "Görevler",
      "url": "/gorevlerim?source=shortcut",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "Halkalar",
      "short_name": "Halkalar",
      "url": "/halkalar?source=shortcut",
      "icons": [
        { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
