{
  "short_name": "HYBRIDLOG",
  "name": "HYBRIDLOG - Fitness Begleiter",
  "icons": [
    { "src": "/img/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/img/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/img/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": "/",
  "background_color": "#111827",
  "theme_color": "#111827",
  "display": "fullscreen",
  "orientation": "portrait"
}