{
    "id": "/",
    "name": "Ordista",
    "short_name": "Ordista",
    "lang": "de",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "166x166",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/image/icon.png",
            "sizes": "2048x2048",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/image/icon.png",
            "sizes": "2048x2048",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
