{
  "name": "Municipal Incident Collection Platform",
  "short_name": "Incident Reporter",
  "description": "Offline-capable field asset tracking and municipal incident collection platform.",
  "id": "/pass-app-municipal-reporter",
  "start_url": "/?v=prod",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#181818",
  "theme_color": "#001EFF",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://newsletter.opencommons.org/images/hmis-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://newsletter.opencommons.org/images/hmis-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}