{
  "name": "RPS Stock — 全球股票相对价格强度排名",
  "short_name": "RPS Stock",
  "description": "每日更新 A股、美股、港股、日股 20,000+ 只股票的 RPS（相对价格强度）排名，基于威廉·欧奈尔 CANSLIM 选股法。",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#00ff88",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": [
    "finance",
    "utilities"
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "A股 RPS 排名",
      "short_name": "A股",
      "description": "查看今日 A 股 RPS 排名",
      "url": "/?market=cn&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "美股 RPS 排名",
      "short_name": "美股",
      "description": "查看今日美股 RPS 排名",
      "url": "/?market=us&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "港股 RPS 排名",
      "short_name": "港股",
      "description": "查看今日港股 RPS 排名",
      "url": "/?market=hk&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "RPS 指南",
      "short_name": "指南",
      "description": "RPS 学习指南",
      "url": "/guide/",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "日本語 RPS ガイド",
      "short_name": "RPS 日本語",
      "description": "RPSの定義、計算方法、RSIとの違い",
      "url": "/ja/guide/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "日本語 RPS ホーム",
      "short_name": "日本語",
      "description": "日本語版RPSランキングと研究",
      "url": "/ja/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "繁體中文 RPS 首頁",
      "short_name": "繁體中文",
      "description": "繁體中文RPS排名及研究",
      "url": "/hk/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "English RPS Home",
      "short_name": "English",
      "description": "English RPS rankings and research",
      "url": "/en/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RPS Stock 桌面版"
    }
  ],
  "prefer_related_applications": false
}
