{
  "name": "New Haven 311",
  "short_name": "NH 311",
  "description": "Report non-emergency city issues in New Haven",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#00356B",
  "theme_color": "#00356B",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "government"],
  "screenshots": []
}
