{
  "name": "TradeExpertAI",
  "short_name": "TradeExpert",
  "description": "เทรดแบบโปร โดยไม่ต้องเปิดกราฟ แค่พิมพ์ถาม. ผู้ช่วยเทรด AI ผ่านแชท.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
