{ "name": "GameZone Pro", "short_name": "GameZone", "description": "Manage your game zone from anywhere. Bookings, revenue, staff and customers in one smart dashboard.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#0A0A0A", "theme_color": "#0A0A0A", "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", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }, { "name": "New Booking", "url": "/owner/bookings/create", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] } ] }