{
	"name": "Estanis",
	"short_name": "Estanis",
	"description": "A bilingual kids learning platform",
	"start_url": "/app",
	"scope": "/app",
	"display": "standalone",
	"orientation": "any",
	"theme_color": "#fffdf9",
	"background_color": "#fffdf9",
	"icons": [
		{
			"src": "/icon-192.svg",
			"sizes": "192x192",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		},
		{
			"src": "/icon-512.svg",
			"sizes": "512x512",
			"type": "image/svg+xml",
			"purpose": "any maskable"
		}
	]
}
