{ "id": "/app.php", "name": "StudentsOrbit", "short_name": "StudentsOrbit", "description": "Connected education management software for institutions, administrators, faculty, families and students.", "start_url": "/app.php?source=pwa", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#07101f", "theme_color": "#2563eb", "categories": ["education", "productivity"], "icons": [ {"src": "/assets/images/app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"}, {"src": "/assets/images/app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"} ], "shortcuts": [ {"name": "Open StudentsOrbit", "short_name": "Open", "url": "/app.php?source=shortcut"}, {"name": "Parent Login", "short_name": "Parent", "url": "/parent/login.php?app=1"} ] }