{ "id": "/", "name": "YZ Billiards & Snooker Club", "short_name": "YZ Billiards", "description": "View live table availability, reserve a billiards or snooker table, and manage bookings from one app.", "lang": "en", "dir": "ltr", "start_url": "/", "scope": "/", "display": "standalone", "display_override": [ "window-controls-overlay", "standalone", "minimal-ui" ], "orientation": "any", "background_color": "#043c29", "theme_color": "#0b6b46", "categories": [ "business", "sports", "entertainment" ], "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshots/desktop-wide.png", "sizes": "1440x900", "type": "image/png", "form_factor": "wide", "label": "Desktop home screen showing live table availability and booking options" }, { "src": "/screenshots/mobile-home.png", "sizes": "750x1334", "type": "image/png", "label": "Mobile home screen showing available billiards and snooker tables" } ], "shortcuts": [ { "name": "Home", "short_name": "Home", "url": "/", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Book a Table", "short_name": "Book", "url": "/book-now", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] }, { "name": "Dashboard", "short_name": "Dashboard", "url": "/dashboard", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" } ] } ] }