{
  "name": "Calm Flare Tracker™ — Track flares, find your triggers",
  "short_name": "FlareUp",
  "description": "A calm, supportive companion for autoimmune illness, MCAS, SIBO, food sensitivities and chronic inflammation. Calm Flare Tracker™ by FlareUp.",
  "start_url": "/dashboard",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8f4",
  "theme_color": "#7a9a7e",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}