{
    "name": "Kielzog",
    "short_name": "Kielzog",
    "start_url": "https://www.kielzog.nl",
    "icons": [
        {
            "src": "dist/img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "dist/img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#d91656",
    "background_color": "#d91656",
    "display": "standalone"
}