{
    "name": "test01",
    "short_name": "test01",
    "theme_color": "#f1bb00",
    "background_color": "#f1bb00",
    "display": "standalone",
    "scope": "/",
    "start_url": "/",
    "id": "/",
    "description": "",
    "orientation": "portrait",
    "icons": [
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/128_128/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "128x128",
					"type" : "image/png"
					
				},
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/144_144/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "144x144",
					"type" : "image/png"
					
				},
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/192_192/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "192x192",
					"type" : "image/png",
					"purpose": "any"
				},
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/256_256/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "256x256",
					"type" : "image/png"
					
				},
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/300_300/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "300x300",
					"type" : "image/png"
					
				},
				{
					"src": "https://cdn.creer-application.com/media/24563/icons/512_512/f04628c775ac98dd463b668ab326eca5.png",
					"sizes": "512x512",
					"type" : "image/png"
					
				}
	    ]
	}