{
  "name": "Baseline by Santé Solutions",
  "short_name": "Baseline",
  "description": "Malaysia's first hormone health app combining modern medicine with Ayurvedic and traditional Malay healing.",
  "id": "com.baseline.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F9F7F4",
  "theme_color": "#1C1C1A",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192-pink.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-pink.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}