{
  "name": "Leeds Martial Arts Interclub",
  "short_name": "LMA Interclub",
  "description": "Leeds Martial Arts interclub event information and registration.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#071b45",
  "theme_color": "#071b45",
  "icons": [
    {
      "src": "/static/brand/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/brand/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}