{
  "name": "Phila — Community Health Co-Pilot",
  "short_name": "Phila",
  "description": "Offline-first clinical decision-support and POPIA-grade records for frontline health work: WHO-adapted symptom triage, referral follow-up, and encrypted patient records with offline sync. Decision-support, human-in-the-loop — not a medical device.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbf6f2",
  "theme_color": "#542d14",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
