{
  "name": "优米王国 - Yomi Kingdom",
  "short_name": "优米王国",
  "description": "全球首个 Web4.0 娱乐经济生态平台。购买门票、参与幸运竞猜、挖矿爆块、社群裂变，FUN1 通证驱动，优米每一天，好玩好赚钱！",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "yomi-kingdom-pwa",

  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],

  "background_color": "#1A0040",
  "theme_color": "#1A0040",

  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["games", "finance", "entertainment"],

  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "优米王国首页"
    }
  ],

  "shortcuts": [
    {
      "name": "幸运竞猜",
      "short_name": "竞猜",
      "description": "参与幸运竞猜，赢取大奖",
      "url": "/lottery?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "算力中心",
      "short_name": "算力",
      "description": "开启算力，每日爆块收益",
      "url": "/mining?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "钱包中心",
      "short_name": "钱包",
      "description": "查看资产与充提",
      "url": "/wallet?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    },
    {
      "name": "社区网络",
      "short_name": "社区",
      "description": "查看推荐网络与奖励",
      "url": "/community?source=pwa-shortcut",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }]
    }
  ],

  "prefer_related_applications": false,
  "related_applications": [],

  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
