{
    "name": "Cre-o",
    "short_name": "Cre-o",
    "theme_color": "#0067ff",    
    "background_color": "#ffffff",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "orientation": "any",
    "icons": [
        {
            "src": "/img/cre-o_icon_v20_32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_72.png",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20_512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/img/cre-o_icon_v20.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}