// manifest.webmanifest { "name": "Diamant Kernbohrung Fischer", "short_name": "Website", "start_url": "/", "display": "standalone", "background_color": "#0ea5e9", "theme_color": "#0ea5e9", "icons": [ { "src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }