{
  "name": "Maxify Asistan Paneli",
  "short_name": "Maxify",
  "description": "WhatsApp, Instagram ve Web için Yapay Zeka Asistan Paneli",
  "start_url": "/customer",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#09090b",
  "background_color": "#09090b",
  "lang": "tr",
  "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"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Gelen Kutusu",
      "url": "/customer/livechat",
      "description": "Canlı sohbet ve gelen kutusu"
    },
    {
      "name": "Asistanlarım",
      "url": "/customer",
      "description": "Asistan yönetimi"
    }
  ],
  "categories": ["business", "productivity"]
}