{
  "name": "Creatorzone",
  "short_name": "Creatorzone",
  "description": "RAG destekli Reels içerik üretim sistemi",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Animasyon Stüdyosu",
      "short_name": "Stüdyo",
      "url": "/studio"
    },
    {
      "name": "Arşive Ekle",
      "short_name": "Arşiv",
      "url": "/library/upload"
    }
  ]
}
