{
  "name": "HibsHub",
  "short_name": "HibsHub",
  "description": "Bracknell Hibs FC — team management, fixtures, squad & more",
  "start_url": "/hibshub-app/",
  "scope": "/hibshub-app/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#047e3c",
  "background_color": "#052217",
  "icons": [
    {
      "src": "/hibshub-app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hibshub-app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/hibshub-app/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
