{
  "name": "mysticrealm",
  "short_name": "mysticrealm",
  "description": "古代智慧占卜应用，探索未知，启迪智慧",
  "start_url": "https://www.mysticrealm88.com/#/",
  "display": "standalone",
  "background_color": " #2d2d2d",
  "theme_color": "#3F88F6",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "entertainment"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/static/login/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/login/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今日运势",
      "short_name": "运势",
      "description": "查看今日运势",
      "url": "/pages/home/TodayFortune",
      "icons": [
        {
          "src": "/static/img/taluo.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "塔罗占卜",
      "short_name": "塔罗",
      "description": "进行塔罗牌占卜",
      "url": "/pages/fortune/TarotList",
      "icons": [
        {
          "src": "/static/img/bjm.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
