{
  "name": "MatchDay",
  "short_name": "MatchDay",
  "description": "Book matches, track history, and chat with your five-a-side crew.",
  "start_url": "/bookings",
  "display": "standalone",
  "background_color": "#081f12",
  "theme_color": "#1f7d44",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
