{
 "name": "WELTENFENSTER",
 "short_name": "Weltenfenster",
 "description": "Dein Screen ist ein Fenster in 100 unendliche Welten.",
 "start_url": "/",
 "display": "fullscreen",
 "orientation": "portrait",
 "background_color": "#05070d",
 "theme_color": "#05070d",
 "icons": [
  {
   "src": "/icon.svg",
   "sizes": "any",
   "type": "image/svg+xml",
   "purpose": "any maskable"
  },
  {
   "src": "/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png",
   "purpose": "any maskable"
  }
 ]
}