{ "name": "Encrypted Chat by OzCrypt", "short_name": "Encrypted Chat", "description": "Local-first encrypted chat for secure messages, files, and offline packages.", "id": "/", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui", "browser"], "background_color": "#071018", "theme_color": "#0b7f72", "orientation": "any", "categories": ["security", "productivity", "utilities"], "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ] }