{
	"name": "Aspirant Academy",
	"short_name": "Aspirant",
	"description": "India's First AI Platform for RAS & UPSC Preparation",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#0f0f1a",
	"theme_color": "#0f0f1a",
	"orientation": "portrait-primary",
	"categories": ["education"],
	"icons": [
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
