{
  "name": "Regatta Radar",
  "short_name": "Regatta Radar",
  "description": "Wachlisten und Push-Updates für Segelregatten.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B1216",
  "theme_color": "#0B1216",
  "lang": "de",
  "icons": [
    {"src": "/static/frontend/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/static/frontend/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/static/frontend/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
