{ "name": "Yourspace", "short_name": "Yourspace", "description": "Your customizable Nostr profile. Showcase your notes, pictures, videos, and more.", "start_url": "/", "display": "standalone", "background_color": "#f9fafb", "theme_color": "#7c3aed", "orientation": "portrait-primary", "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-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "categories": ["social", "lifestyle"], "screenshots": [], "shortcuts": [ { "name": "My Profile", "url": "/", "description": "View your profile" }, { "name": "Search", "url": "/search", "description": "Find people on Nostr" } ] }