{
  "name": "İnziva — Mekansal Külliyat",
  "short_name": "İnziva",
  "description": "Anlamlı mekanları keşfet, derinlemesine öğren.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1B3A5C",
  "background_color": "#FAFAF8",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["education", "travel", "books"],
  "icons": [
    { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Keşfet",
      "url": "/",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Külliyat",
      "url": "/kulliyat",
      "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192" }]
    }
  ]
}
