{ "id": "/coworking", "name": "Hive Hub Ops", "short_name": "Hive Hub", "description": "Internal coworking operations for The Hive Hub Space.", "lang": "en", "start_url": "/coworking", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "any", "background_color": "#F4F7FB", "theme_color": "#06152C", "categories": ["business", "productivity"], "icons": [ { "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Dashboard", "short_name": "Dashboard", "url": "/coworking", "icons": [{ "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Members", "short_name": "Members", "url": "/coworking/members", "icons": [{ "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] }, { "name": "Subscriptions", "short_name": "Subscriptions", "url": "/coworking/subscriptions", "icons": [{ "src": "/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }