{
  "name": "Adler Rohr & Sanitär Service",
  "short_name": "Adler Service",
  "description": "Ihr 24/7 Notdienst für Rohrreinigung und Sanitär in Berlin.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A3D7C",
  "icons": [
    {
      "src": "/assets/images/logo.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
