{
  "name": "Hospilot AI - Hastaneler İçin Yapay Zeka Asistanı",
  "short_name": "Hospilot AI",
  "description": "Yapay zeka destekli hasta asistanı ve hastane yönetim çözümleri",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "lang": "tr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "medical",
    "business"
  ]
}