{ "name": "Enigma Cipher Rooms", "short_name": "Cipher Rooms", "description": "Encrypted rooms for Android and PC — same Enigma crypto as the browser extension", "start_url": "./index.html", "display": "standalone", "orientation": "portrait-primary", "background_color": "#000000", "theme_color": "#000000", "lang": "de", "icons": [ { "src": "icons/icon-48.png", "sizes": "48x48", "type": "image/png" }, { "src": "icons/icon-96.png", "sizes": "96x96", "type": "image/png" }, { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any maskable" } ] }