{
  "name": "IRG Location Services",
  "short_name": "IRG",
  "description": "Search and book properties across the UK — managed by Integrated Resilience Group",
  "start_url": "/venues/search/",
  "scope": "/venues/",
  "display": "standalone",
  "background_color": "#0F1923",
  "theme_color": "#0F1923",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
