{ "name": "Shotgun Ninjas Pool Hall", "short_name": "SN Pool Hall", "description": "Tactical 8-ball. Practice, hot-seat, or take the table online. No ads, no login.", "start_url": "./", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#0a0a0a", "theme_color": "#0a0a0a", "icons": [ { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "screenshot-narrow-game.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Break the rack in Free Shoot practice" }, { "src": "screenshot-narrow-menu.png", "sizes": "412x915", "type": "image/png", "form_factor": "narrow", "label": "Practice, hot-seat, or take the table online" }, { "src": "screenshot-wide-game.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Tactical 8-ball on a full-width table" } ] }