{ "name": "Aether Chat", "short_name": "Aether", "description": "AI-powered chat assistant with web search, Nostr integration, image & video generation, and deep research.", "theme_color": "#8b5cf6", "background_color": "#0d1117", "display": "standalone", "orientation": "any", "scope": "/", "start_url": "/", "lang": "en", "categories": ["productivity", "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }, { "src": "/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "/og-image.jpg", "sizes": "1536x1024", "type": "image/jpeg", "form_factor": "wide", "label": "Aether Chat — AI assistant with web search and Nostr" } ], "shortcuts": [ { "name": "New Chat", "short_name": "Chat", "description": "Start a new AI conversation", "url": "/", "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }] } ] }