{
  "name": "公考成语通",
  "short_name": "成语通",
  "description": "专为公考设计的成语记忆工具，高效备考，成语速记",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e8f4fd",
  "theme_color": "#C14443",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "zh-CN"
}
