{
    "theme_color": "#141414",
    "background_color": "#141414",
    "display": "fullscreen",
    "scope": "/",
    "start_url": "/index.html",
    "name": "Calculator von Tim",
    "short_name": "Calculator von Tim",
    "description": "Mein Taschenrechner.",
    "icons": [
        {
            "src": "/icon-1719738_1280.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}