{ "name": "EduVerse School ERP", "short_name": "EduVerse", "description": "A modular school management SaaS ERP for admissions, attendance, accounting, parents, exams, library, transport, hostel, and staff workflows.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#101922", "theme_color": "#4f46e5", "categories": ["education", "productivity", "business"], "icons": [ { "src": "/pwa-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "New Admission", "short_name": "Admission", "description": "Open the student admission form.", "url": "/#/sm-student/admission", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Collect Fee", "short_name": "Fees", "description": "Open accounting payment collection.", "url": "/#/sm-accounting/collect", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "Take Attendance", "short_name": "Attendance", "description": "Open student attendance.", "url": "/#/sm-academic/attendance", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }