{ "id": "/?source=pwa", "name": "Oshiva — Integrated Student Ecosystem", "short_name": "Oshiva", "description": "India's integrated student ecosystem: library seat booking, fresh canteen meals, and video education.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#ffffff", "theme_color": "#b91c1c", "lang": "en", "dir": "ltr", "categories": [ "education", "productivity", "lifestyle" ], "icons": [ { "src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/images/icons/maskable-icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/images/oshiva.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" } ], "shortcuts": [ { "name": "Book Seat", "short_name": "Seats", "description": "Find and book library study seats", "url": "/library/apply?source=pwa-shortcut", "icons": [ { "src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Notifications", "short_name": "Alerts", "description": "View updates, seat alerts, and notices", "url": "/notifications?source=pwa-shortcut", "icons": [ { "src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "My Account", "short_name": "Account", "description": "Manage your student profile & bookings", "url": "/account/profile?source=pwa-shortcut", "icons": [ { "src": "/images/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png" } ] } ] }