{ "name": "ST FRANCOIS COLL School Management System", "short_name": "ST FRANCOIS COLL", "description": "Official school management system for ST FRANCOIS COLL - Excellence in Education", "start_url": "/alpha/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#2c5aa0", "orientation": "portrait-primary", "scope": "/alpha/", "lang": "en", "categories": ["education", "school", "management"], "icons": [ { "src": "android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "favicon-16x16.png", "sizes": "16x16", "type": "image/png" }, { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" }, { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" } ], "shortcuts": [ { "name": "Admin Dashboard", "short_name": "Admin", "description": "Access the admin dashboard", "url": "/alpha/admin/", "icons": [ { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" } ] }, { "name": "Student Login", "short_name": "Login", "description": "Student and parent login", "url": "/alpha/login.php", "icons": [ { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" } ] }, { "name": "Apply Now", "short_name": "Apply", "description": "Submit new application", "url": "/alpha/apply.php", "icons": [ { "src": "favicon-32x32.png", "sizes": "32x32", "type": "image/png" } ] } ] }