{
  "name": "OneHealthSentinel — CHW Field App",
  "short_name": "CHW Sentinel",
  "description": "Offline-first mobile data collection for Community Health Workers. Collect disease reports, patient updates, and lab results without internet.",
  "start_url": "/chw",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080c16",
  "theme_color": "#14b8a6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical"],
  "lang": "en",
  "scope": "/chw"
}
