{
  "name": "Sağlık Turizmi CRM",
  "short_name": "CRM",
  "description": "Sağlık turizmi müşteri ilişkileri yönetim sistemi - WhatsApp, teklifler, satış, operasyon ve finans",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1F2937",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Müşteriler",
      "short_name": "Müşteriler",
      "description": "Müşteri listesine git",
      "url": "/musteriler"
    },
    {
      "name": "WhatsApp Sohbetleri",
      "short_name": "WhatsApp",
      "description": "WhatsApp sohbetlerine git",
      "url": "/whatsapp-sohbetler"
    },
    {
      "name": "Teklifler",
      "short_name": "Teklifler",
      "description": "Teklif listesine git",
      "url": "/teklifler"
    },
    {
      "name": "Panel",
      "short_name": "Panel",
      "description": "Panele git",
      "url": "/panel"
    }
  ]
}
