{ "name": "EMS Ops — Event Management", "short_name": "EMS Ops", "description": "Run the event day: groups, staff, attendance and set-up teams.", "id": "./", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#F7F9FC", "theme_color": "#07112C", "categories": ["business", "productivity"], "icons": [ { "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/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Dashboard", "url": "./dashboard" }, { "name": "Staff Attendance", "url": "./staff-attendance" } ] }