{
"name": "bahnhof.de",
"short_name": "bahnhof.de",
"icons": [
{
"src": "/android-chrome-192x192-masked.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
},
{
"src": "/android-chrome-512x512-masked.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "any"
},
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"id": "home",
"start_url": "/",
"scope": "/",
"theme_color": "#192176",
"background_color": "#192176",
"display": "standalone"
}