{
  "name": "meditationundmehr.de",
  "description": "meditationundmehr.de",
  "short_name": "meditationundmehr.de",
  "start_url": "/",
  "icons": [{
  "src": "/dist/bilder/logo-128.webp",
  "sizes": "128x128",
  "type": "image/webp"},{
  "src": "/dist/bilder/logo-192.webp",
  "sizes": "192x192",
  "type": "image/webp"},{
  "src": "/dist/bilder/logo-512.webp",
  "sizes": "512x512",
  "type": "image/webp"}],
  "display": "minimal-ui",
  "theme_color": "#FF0000",
  "background_color": "#000000"
}