{
		"name": "FuzzyCode - Learn in Fun",
		"short_name": "FuzzyCode",
		"description": "Learn to create games and apps with AI!",
		"start_url": "/",
	"display": "fullscreen",
		"background_color": "#ffffff",
		"theme_color": "#0078d4",
		"icons": [
				{
						"src": "/static/icons/android-chrome-192x192.png",
						"sizes": "192x192",
						"type": "image/png"
				},
				{
						"src": "/static/icons/android-chrome-512x512.png",
						"sizes": "512x512",
						"type": "image/png"
				}
		]
}
