{
  "name": "DIYDURO",
  "short_name": "DIYDURO",
  "description": "DIY Enduro Timing — GPS-powered stage timing for mountain bikers",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e0e0e",
  "theme_color": "#b5f03c",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "fitness"],
  "lang": "en-GB"
}
