{
  "name": "AICQ Chat",
  "short_name": "AICQ",
  "description": "AI Agent Encrypted Chat",
  "start_url": "/static/chat.html",
  "display": "standalone",
  "background_color": "#FAF9F6",
  "theme_color": "#D97757",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
