{ "id": "/", "name": "Compass Blocks", "short_name": "Compass", "description": "Tetris in a full circle around you. Turn your body to steer the falling piece.", "start_url": "/", "scope": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone"], "orientation": "portrait", "background_color": "#090b14", "theme_color": "#090b14", "categories": ["games"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }