{ "name": "Raw Nostr 2", "short_name": "Raw Nostr 2", "description": "The Nostr Swiss Army Knife — all events, all kinds, all tools. Browse every Nostr event, create any kind, decode NIP-19, generate keypairs, and more.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "any", "background_color": "#0f172a", "theme_color": "#0f172a", "lang": "en", "categories": ["developer tools", "social", "utilities"], "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/og-image.jpg", "sizes": "1536x1024", "type": "image/jpeg", "form_factor": "wide", "label": "Raw Nostr 2 — global event feed" } ], "shortcuts": [ { "name": "Global Feed", "short_name": "Feed", "description": "Browse all Nostr events", "url": "/", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Event Inspector", "short_name": "Inspector", "description": "Look up any event by ID", "url": "/inspector", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "NIP-19 Encoder/Decoder", "short_name": "NIP-19", "description": "Encode and decode Nostr identifiers", "url": "/decoder", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }, { "name": "Keypair Tools", "short_name": "Keypairs", "description": "Generate and manage Nostr keypairs", "url": "/keypair", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] } ] }