{ "id": "/", "name": "LockHub", "short_name": "LockHub", "description": "Secure private chat with voice, video calls and Watch Together", "lang": "en", "dir": "ltr", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "fullscreen", "minimal-ui", "browser"], "orientation": "portrait-primary", "background_color": "#0e7490", "theme_color": "#0e7490", "categories": ["social", "communication"], "prefer_related_applications": false, "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" } ], "shortcuts": [ { "name": "Open chats", "short_name": "Chats", "description": "Open LockHub chats", "url": "/?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] }, { "name": "Get the app", "short_name": "Download", "description": "Download LockHub APK or install PWA", "url": "/download", "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }] } ] }