{
  "name": "Stock Sniffer — Quét Cổ Phiếu Việt Nam",
  "short_name": "Stock Sniffer",
  "description": "Công cụ quét cổ phiếu tự động theo phương pháp Pocket Pivot, CANSLIM và Super Stocks cho thị trường chứng khoán Việt Nam (HOSE).",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "lang": "vi",
  "categories": ["finance", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Bảng Điều Khiển",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bảng Giá Dịch Vụ",
      "short_name": "Pricing",
      "url": "/pricing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
