{ "name": "KRVN — A cozy island life", "short_name": "KRVN", "description": "A browser-based pixel-art cozy island-life game.", "start_url": "./", "scope": "./", "id": "/", "display": "fullscreen", "display_override": ["fullscreen", "standalone", "minimal-ui"], "orientation": "landscape", "background_color": "#1a2632", "theme_color": "#1a2632", "categories": ["games"], "icons": [ { "src": "./assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "./assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }