{
    "name": "Hitachi Content Platform Anywhere",
    "short_name": "Anywhere",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#0a5179",
    "theme_color": "#0a5179",
    "icons": [
        {
            "src": "img/awLogo-onBlue-48.png",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "img/awLogo-onBlue-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "img/awLogo-onBlue-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/awLogo-onBlue-256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "img/awLogo-onBlue-512.png",
            "sizes": "512X512",
            "type": "image/png"
        }
    ]
}