{
  "name": "修仙天机阁",
  "short_name": "天机阁",
  "description": "修仙文化推荐与导航平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "background_color": "#faf6ef",
  "theme_color": "#2F4F4F",
  "categories": ["entertainment", "books", "education"],
  "icons": [
    {
      "src": "images/icons/app-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "道友圈",
      "short_name": "道友圈",
      "url": "/recommendations.html"
    },
    {
      "name": "天机问道",
      "short_name": "问道",
      "url": "/ai.html"
    }
  ]
}
