{
    "short_name": "FunOven",
    "name": "Fun Oven",
    "icons": [
        {
            "src": "common_images/touch-icon-iphone.png",
            "type": "image/png",
            "sizes": "144x144"
        }
    ],
    "start_url": ".",
	
    "background_color": "#3367D6",
    "display": "fullscreen",
	"orientation": "landscape",
    
    "theme_color": "#3367D6"
}