{
  "name": "Patrol \u2014 neighbourhood safety for Ireland",
  "short_name": "Patrol",
  "description": "Know what's happening in your neighbourhood. Verified residents keep each other informed about local incidents and community updates. Your exact address is never stored or shown.",
  "start_url": "/patrol/dashboard",
  "scope": "/patrol",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBFAF7",
  "theme_color": "#FBFAF7",
  "lang": "en-IE",
  "categories": [
    "lifestyle",
    "social",
    "utilities"
  ],
  "icons": [
    {
      "src": "/patrol-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/patrol-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/patrol-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/patrol-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/patrol-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Check whether anyone near you is on Patrol, before you join"
    }
  ],
  "shortcuts": [
    {
      "name": "My neighbourhood",
      "short_name": "Neighbourhood",
      "description": "What has been posted near you",
      "url": "/patrol/dashboard"
    },
    {
      "name": "Check an area",
      "short_name": "Check area",
      "description": "See how many neighbours are on Patrol in an Eircode area",
      "url": "/patrol"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
