{
    "name": "menuwo",
    "short_name": "menuwo",
    "icons": [
        {
            "src": "/img/favicons/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicons/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/img/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#105b63",
    "background_color": "#105b63",
    "start_url": "https://menuwo.ch/home",
    "display": "standalone",
    "orientation": "portrait"
}