{
  "name": "AyuSense App - Private Family Health Companion",
  "short_name": "AyuSense",
  "description": "Private family health companion mobile app. Track vitals, scan blood tests with on-device OCR, and store records locally on your phone.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#B71C1C",
  "icons": [
    {
      "src": "/logo-64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/logo-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
