{
  "name": "Longtunhub · ลงทุนฮับ",
  "short_name": "ลงทุนฮับ",
  "description": "ปลดล็อกสกิลการลงทุน · เครื่องมือครบ · ใช้ง่ายทุกระดับ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050510",
  "theme_color": "#0D9488",
  "lang": "th",
  "dir": "ltr",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Market Heatmap",
      "short_name": "Heatmap",
      "description": "ภาพรวมตลาด · neural network",
      "url": "/",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Portfolio",
      "short_name": "พอร์ต",
      "description": "พอร์ตของฉัน",
      "url": "/portfolio",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Screener",
      "short_name": "สกรีน",
      "description": "คัดกรองหุ้น",
      "url": "/screener",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
