{
  "name": "凡人修仙传",
  "short_name": "凡人修仙",
  "description": "放置修仙PWA游戏",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#1A1A2E",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./美术资源/UI图标/掌天瓶.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "zh-CN"
}
