{
	"name": "EduCRM - Education Management System",
	"short_name": "EduCRM",
	"description": "Complete education center management system with SMS, payments, and analytics",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#4F46E5",
	"background_color": "#ffffff",
	"categories": ["education", "business", "productivity"],
	"icons": [
		{
			"src": "/pwa-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/pwa-maskable-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/pwa-maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"screenshots": [
		{
			"src": "/screenshot-1.png",
			"sizes": "540x720",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/screenshot-2.png",
			"sizes": "540x720",
			"type": "image/png",
			"form_factor": "narrow"
		},
		{
			"src": "/screenshot-desktop-1.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide"
		},
		{
			"src": "/screenshot-desktop-2.png",
			"sizes": "1280x720",
			"type": "image/png",
			"form_factor": "wide"
		}
	],
	"shortcuts": [
		{
			"name": "O'quvchilar",
			"short_name": "O'quvchilar",
			"description": "O'quvchilar ro'yxati bo'limiga o'tish",
			"url": "/dashboard/students",
			"icons": [
				{
					"src": "/pwa-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "To'lovlar",
			"short_name": "To'lovlar",
			"description": "To'lovlar bo'limiga o'tish",
			"url": "/dashboard/payments",
			"icons": [
				{
					"src": "/pwa-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		},
		{
			"name": "Guruhlar",
			"short_name": "Guruhlar",
			"description": "Guruhlar bo'limiga o'tish",
			"url": "/dashboard/groups",
			"icons": [
				{
					"src": "/pwa-192x192.png",
					"sizes": "192x192",
					"type": "image/png"
				}
			]
		}
	]
}
