{
  "name": "Track the Symptoms",
  "short_name": "Symptoms",
  "description": "A faster, simpler way to document what you feel, understand patterns over time, and prepare useful summaries for healthcare appointments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F7F8",
  "theme_color": "#17324D",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
