{
  "short_name": "Giizo AI",
  "name": "Giizo AI - Yapay Zeka Asistanları Platformu",
  "description": "Özelleştirilebilir yapay zeka asistanları oluşturun ve yönetin",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-20x20.png",
      "sizes": "16x16 20x20",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32 48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/giizoai.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "tr",
  "dir": "ltr"
}