{
    "dir": "ltr",
    "lang": "de",
    "name": "Gardinen21",
    "short_name": "Gardinen21",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "theme_color": "#761040",
    "description": "Online-Shop für Plissee, Gardinen, Rollos und Jalousien nach Maß",
    "orientation": "any",
    "background_color": "#ffffff",
    "icons": [
        {
            "src": "/images/manifest/apple-touch-icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "/images/manifest/apple-touch-icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/images/manifest/apple-touch-icon-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        }
    ]
}