{
  "name": "Roblin Community Reports \u2014 Verlin Wiebe",
  "short_name": "Roblin Reports",
  "description": "Report a local issue in the Municipality of Roblin from your phone: drop a pin, add a photo, and follow it through to resolution.",
  "id": "/",
  "start_url": "/issues?app=1",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#003E78",
  "lang": "en-CA",
  "categories": [
    "government",
    "utilities"
  ],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Report an issue",
      "short_name": "Report",
      "url": "/issues?report=1"
    },
    {
      "name": "Community map",
      "short_name": "Map",
      "url": "/issues"
    },
    {
      "name": "Message Verlin",
      "short_name": "Message",
      "url": "/contact"
    },
    {
      "name": "My reports",
      "short_name": "My reports",
      "url": "/my-reports"
    }
  ]
}