{
  "name": "SmartSihat - Your Smart Health Companion",
  "short_name": "SmartSihat",
  "description": "A comprehensive healthy lifestyle app for Malaysians. Track nutrition, physical activities, and get AI-powered health insights.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
