{
  "name": "NovelciX — Hikaye Oku ve Yaz",
  "short_name": "NovelciX",
  "description": "Türkiye'nin en büyük hikaye okuma ve yazma platformu",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Keşfet",
      "short_name": "Keşfet",
      "description": "Yeni hikayeler keşfet",
      "url": "/kesfet",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Kütüphanem",
      "short_name": "Kütüphane",
      "description": "Kütüphanemi aç",
      "url": "/kutuphane",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Hikaye Yaz",
      "short_name": "Yaz",
      "description": "Yeni hikaye oluştur",
      "url": "/olustur",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["books", "education", "entertainment"],
  "scope": "/"
}
