{
    "name": "OnDuty EHS Web App",
    "short_name": "OnDuty App",
	"app_name": "OnDuty App",
	"description": "Carlstar EHS App",
    "icons": [
        {
            "src": "images/icons/android-chrome-192x192.png",
            "sizes": "192x",
            "type": "image/png"
        },
        {
            "src": "images/icons/android-chrome-512x512.png",
            "sizes": "512x",
            "type": "image/png"
        }
    ],
    "start_url": "/index.php",
    "background_color": "#d42222",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#000000",
}
