{
  "name": "EpiC Tanzania Digital Reporting Portal",
  "short_name": "EpiC Reporting",
  "description": "Pick and complete the CHW Monthly or PnP Facility Daily Update report for EpiC Tanzania.",
  "start_url": "./index.php",
  "scope": "./",
  "id": "/epic-pnp-reporting",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#eef3f8",
  "theme_color": "#07202b",
  "icons": [
    {
      "src": "assets/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}