{
    "name": "Kalorie Balance",
    "short_name": "Kalorie",
    "start_url": "index.php",
    "display": "standalone",
    "background_color": "#000000",
    "theme_color": "#000000",
    "orientation": "portrait",
    "scope": "/",
    "lang": "da",
    "description": "Kalorie Balance - kalorier, vægt, aktivitet og madregistrering",

    "icons": [
        {
            "src": "icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}