{
  "name": "KliniqOne — Rekod Kesihatan Anda",
  "short_name": "KliniqOne",
  "description": "Urus rekod kesihatan, buat temujanji, dan dapatkan khidmat nasihat AI dalam satu app.",
  "start_url": "/me",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0d9488",
  "lang": "ms",
  "dir": "ltr",
  "categories": ["health", "medical"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Buat Temujanji",
      "short_name": "Temujanji",
      "description": "Buat temujanji baru",
      "url": "/me/book",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Konsultasi",
      "short_name": "AI Chat",
      "description": "Chat dengan AI doktor",
      "url": "/me/ai",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
