{
	"name": "EGOOT",
	"short_name": "EGOOT",
	"description": "EGOOT",
	"start_url": "./index.php",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#FFFFFF",
	"theme_color": "#000000",
	"icons": [
		{ "src": "apple-touch-icon.png?v=20260920", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "apple-touch-icon.png?v=20260920", "sizes": "512x512", "type": "image/png", "purpose": "any" },
		{ "src": "apple-touch-icon.png?v=20260920", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
		{ "src": "apple-touch-icon.png?v=20260920", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
	]
}
