{
  "name": "Organisation Hub",
  "short_name": "Organisation Hub",
  "description": "The clubs in your organisation, and who runs them.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#4c4c9e",
  "background_color": "#0b1e24",
  "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"
    }
  ]
}
