{ "name": "Beat Off", "short_name": "Beat Off", "description": "A three-lane rhythm game that charts the music already on your device.", "start_url": "./", "scope": "./", "id": ".", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "portrait", "background_color": "#05060f", "theme_color": "#0b0c22", "categories": ["games", "music"], "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }