{
  "name": "今日抽象运势机",
  "short_name": "抽象运势",
  "description": "每天生成一张不正经但有共鸣的今日抽象运势卡。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#140f1f",
  "theme_color": "#191124",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
