{
  "name": "Echo Secure AI Assistant",
  "short_name": "Echo AI",
  "description": "Your autonomous AI assistant and companion — powered by Echo. Real-time chat, agent tools, personal lexicon, and secure memory.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f0a1a",
  "theme_color": "#7c3aed",
  "lang": "en-US",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663466862657/XuyJCDRTYVRtTiT5FVBtTV/echo-icon-512-HTBJVHik5Dip9Hb3NHLnao.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663466862657/XuyJCDRTYVRtTiT5FVBtTV/echo-icon-512-k6i7BaojG5x6saTZKaAd6y.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663466862657/XuyJCDRTYVRtTiT5FVBtTV/echo-icon-512-HTBJVHik5Dip9Hb3NHLnao.png",
      "sizes": "512x512",
      "type": "image/png",
      "label": "Echo AI Chat Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "New Chat",
      "short_name": "Chat",
      "description": "Start a new conversation with Echo",
      "url": "/chat",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663466862657/XuyJCDRTYVRtTiT5FVBtTV/echo-icon-512-HTBJVHik5Dip9Hb3NHLnao.png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
