{
  "name": "海燕-身份验证查询系统",
  "short_name": "海燕验证",
  "description": "海燕身份验证查询系统 - 提供身份验证、手机验证、银行卡验证等多种查询服务",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5c9e",
  "theme_color": "#1a5c9e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "utilities"],
  "lang": "zh-CN"
}
