{ "id": "/", "name": "VidStr", "short_name": "VidStr", "description": "Nostr video client (NIP-71) — upload, watch and share videos on the decentralized network.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0d0d0d", "theme_color": "#e01e1e", "categories": ["video", "social", "entertainment"], "icons": [ { "src": "/icon-1024.png", "sizes": "192x192 512x512 1024x1024", "type": "image/png", "purpose": "any" }, { "src": "/icon-1024.png", "sizes": "192x192 512x512 1024x1024", "type": "image/png", "purpose": "maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }