{
  "name": "宝可梦图鉴 - Pokémon Dex",
  "short_name": "图鉴",
  "description": "宝可梦图鉴，支持中/英/日/繁体四语言",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#e63946",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
