{
	"name": "Gled Kids",
	"short_name": "Gled Kids",
	"id": "/",
	"start_url": "/?source=pwa",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#1cb0f6",
	"background_color": "#f2f2f2",
	"icons": [
		{
			"src": "/icon.png",
			"type": "image/png",
			"sizes": "500x500",
			"purpose": "any maskable"
		}
	]
}
