{
    "name": "Fetche und nutze JSON Daten",
    "short_name": "GDPro.de",
    "icons": [
        {
            "src": "https://gdpro.de/json-fetch-and-use/favicon.ico",
            "sizes": "32x32",
            "type": "image/x-icon"
        },
        {
            "src": "https://gdpro.de/json-fetch-and-use/favicon_144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "https://gdpro.de/json-fetch-and-use/favicon.png",
            "sizes": "256x256",
            "type": "image/png"
        }
    ],
    "theme_color": "#132936",
    "background_color": "#132936",
    "display": "standalone",
    "start_url": "/"
}