{
  "name": "宝可梦人生模拟器",
  "short_name": "宝可梦人生",
  "description": "在大模型驱动的宝可梦世界里，真正活完一生",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#161928",
  "theme_color": "#161928",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
