{
    "short_name": "CM.com",
    "name": "CM.com",
    "start_url": "/",
    "scope": "/",
    "background_color": "#ffffff",
    "theme_color": "#1657ea",
    "display": "fullscreen",
    "icons": [
        {
            "src": "/icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        },
        {
            "src": "/icon-512x512.png",
            "type": "image/png",
            "sizes": "512x512"
        }
    ]
}