{
  "name": "CODE DESTINY — 免费算命",
  "short_name": "CODE DESTINY",
  "description": "今日运势与八字命理、合婚配对和塔罗的流向静静展开。",
  "start_url": "/zh/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1A1B",
  "theme_color": "#FFD700",
  "lang": "zh-CN",
  "categories": [
    "lifestyle",
    "entertainment"
  ],
  "icons": [
    {
      "src": "icons/app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/app-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/app-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "今日运势",
      "short_name": "运势",
      "description": "立即照见今天一整天的流向。",
      "url": "/#today",
      "icons": [
        {
          "src": "icons/app-logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
