{
  "id": "/",
  "name": "Art-ı Sanat",
  "short_name": "Art-ı Sanat",
  "description": "Şiir, edebiyat, fanzin ve görsel kültür için Art-ı Sanat deneyimi.",
  "lang": "tr",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#0d0f0f",
  "background_color": "#0d0f0f",
  "categories": [
    "books",
    "education",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "İmece Kütüphane",
      "short_name": "Kütüphane",
      "description": "Şiir, şair ve kelime arşivini aç.",
      "url": "/library?source=pwa_shortcut",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Fanzin Rafları",
      "short_name": "Fanzin",
      "description": "Fanzin arşivini aç.",
      "url": "/fanzine?source=pwa_shortcut",
      "icons": [
        {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
