{
  "id": "/",
  "name": "EUREGA Track",
  "short_name": "EUREGA Track",
  "description": "GPS-Tracking für die EUREGA Ruderregatta",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#1e3a5f",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://track.eurega.org/manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/app-icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
