{ "name": "Ghastly - Ephemeral Identity Agent Messenger", "short_name": "Ghastly", "description": "Fast, secure direct messaging with your AI agent on Nostr using NIP-4 encryption", "start_url": "/", "display": "standalone", "background_color": "#09090b", "theme_color": "#09090b", "orientation": "portrait-primary", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "categories": ["productivity", "social", "utilities"], "shortcuts": [ { "name": "New Conversation", "short_name": "New", "description": "Start a new conversation with the agent", "url": "/?new=true" } ] }