{
    "name": "CMS Application Template",
    "short_name": "",
    "description": "A platform to help businesses run more efficiently",
    "lang": "en-US",
    "start_url": "/",
    "display": "minimal-ui",
    "theme_color": "#f5fff9",
    "background_color": "#edf7f2",
    "icons": [
        {
            "src": "/img/favicons/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favicons/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}