{
  "name": "SickLog - Track Illness & Recovery Together",
  "short_name": "SickLog",
  "description": "Free symptom tracker for families and caregivers. Log fever, medications, and symptoms during illness. Works offline, syncs across devices.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#f5f7fa",
  "theme_color": "#4a90a4",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["health", "medical", "utilities"]
}
