{
  "name": "PAIOS Riding Coach",
  "short_name": "PAIOS Learn",
  "description": "Fahrtechnik-Lektionen für Motorradfahrer",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#CC0000",
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["education", "sports"],
  "lang": "de"
}
