{ "name": "COPRRA Games", "short_name": "COPRRA", "description": "21 free games in 50 languages — puzzle, arcade, strategy. Play instantly, works offline.", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "any", "background_color": "#06070f", "theme_color": "#06070f", "lang": "en", "dir": "auto", "categories": [ "games", "entertainment" ], "icons": [ { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "assets/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Stack Master", "short_name": "Stack", "url": "./stack-master.html", "icons": [{ "src": "assets/game-02.png", "sizes": "256x256", "type": "image/png" }] }, { "name": "2048 Quantum", "short_name": "2048", "url": "./2048-quantum.html", "icons": [{ "src": "assets/game-06.png", "sizes": "256x256", "type": "image/png" }] }, { "name": "Sudoku Quantum", "short_name": "Sudoku", "url": "./sudoku-quantum.html", "icons": [{ "src": "assets/game-11.png", "sizes": "256x256", "type": "image/png" }] }, { "name": "Mow Master", "short_name": "Mow", "url": "./mow-master.html", "icons": [{ "src": "assets/game-21.png", "sizes": "256x256", "type": "image/png" }] } ], "screenshots": [ { "src": "og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" } ] }