{
    "short_name": "ROL",
    "name": "Return On Life",
    "icons": [
        {
            "src": "/Content/img/android-icon-192x192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f1f3f5",
    "theme_color": "#387bbd"
}