{
    "name": "Media Room Redux v2",
    "short_name": "Mediaroom",
    "display":"fullscreen",
    "orientation": "landscape",
    "start_url": "/",
    "background_color": "#000000",
    "theme_color": "#000000",
   "icons": [
        {
	    "src": "redfoot-foot-192.png",
	    "sizes": "192x192",
            "type": "image/png"
        },
        {
	    "src": "redfoot-foot-256.png",
	    "sizes": "256x256",
            "type": "image/png"
        }
    ]
}
