{
  "name": "Club Hub",
  "short_name": "Club Hub",
  "description": "Run your club: teams, players, fixtures and people.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#005967",
  "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"
    }
  ]
}
