{ "name": "Hallway Pass Manager", "short_name": "Hallway Pass", "description": "Offline-first student hallway pass manager.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#f7f4ee", "theme_color": "#0b3431", "orientation": "any", "id": "/", "prefer_related_applications": false, "icons": [ { "src": "/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }