{
    "short_name": "CDIC",
    "name": "CDIC",
    "icons": [
        {
            "src": "logo.png",
            "type": "image/png",
            "sizes": "64x64 32x32 24x24 16x16 192x192 512x512"
        }
    ],
    
    "start_url": ".",
    "display": "fullscreen",
    "theme_color": "#ccccc",
    "background_color": "#fff"
}