{
    "name": "Polynorm E-Shop",
    "short_name": "E-Shop",
    "display": "fullscreen",
    "start_url": "/",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "scope": "/",
    "icons": [
        {
            "src": "/static/images/google-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/static/images/google-touch-icon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
