{
    "name": "CODEF Studio",
    "short_name": "CODEF",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0f0f0f",
    "theme_color": "#0f0f0f",
    "icons": [
        {
            "src": "img/codef-ico.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "img/codef-ico.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}