{
  "name": "Cholesterol Tracker",
  "short_name": "Cholesterol",
  "description": "Track meals and improve cholesterol with AI-powered scoring.",
  "theme_color": "#4f46e5",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ]
}
