{
  "name": "Lumi Tracker — Autoimmune Journal & Symptom Tracker",
  "short_name": "Lumi Tracker",
  "description": "Log daily symptoms, triggers, food, mood, photos, and vitals. View your Trends dashboard to share with your doctor and discover what affects you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#D4928A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
