{
  "name": "Novella — İnteraktif Hikaye Platformu",
  "short_name": "Novella",
  "description": "Metin tabanlı interaktif hikayeler oku ve yaz. Kararların hikayeni şekillendirir.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1A1A2E",
  "theme_color": "#E94560",
  "lang": "tr",
  "categories": ["entertainment", "books"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Hikayeleri Keşfet",
      "url": "/",
      "description": "Tüm hikayelere göz at"
    },
    {
      "name": "Editör",
      "url": "/editor",
      "description": "Hikaye editörünü aç"
    }
  ]
}
