{ "name": "Neo Sudoku", "short_name": "Neo Sudoku", "description": "Free online Sudoku puzzle game with multiple difficulty levels.", "start_url": "/", "scope": "/", "display": "standalone", "theme_color": "#273250", "background_color": "#273250", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } ] }