{
  "id": "/",
  "name": "岛屿·Ai塔罗",
  "short_name": "岛屿塔罗",
  "description": "AI 塔罗、每日一签、猫猫牌格与心境记录。",
  "lang": "zh-CN",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7efe0",
  "theme_color": "#111a2e",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/assets/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
