{
  "name": "IM國際財富商業遊戲學院",
  "short_name": "IM Circle",
  "description": "120+ 商業遊戲、AI 課程顧問、線上線下財富商業學習平台",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#0a192f",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "lang": "zh-HK",
  "scope": "/",
  "categories": ["education", "games", "business"],
  "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 maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "首頁 — 深海學院"
    },
    {
      "src": "/screenshots/games.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "遊戲庫 — 120 款商業遊戲"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 課程顧問",
      "short_name": "AI 顧問",
      "description": "讓智慧貓頭鷹為你推薦課程",
      "url": "/ai-advisor",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "遊戲庫",
      "short_name": "遊戲",
      "description": "120 款商業遊戲",
      "url": "/games",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "課程套餐",
      "short_name": "課程",
      "description": "8 大財富商業課程系列",
      "url": "/courses",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "線下遊戲主持",
      "short_name": "主持工具",
      "description": "實體遊戲主持工具箱",
      "url": "/game-host",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.imcircle.academy",
      "id": "com.imcircle.academy"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/im-circle/id0000000000"
    }
  ],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/share",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
