{
  "name": "国家地区代码查询 - 集盒",
  "short_name": "国家地区代码查询",
  "description": "收录全球国家与地区的 ISO 3166-1 代码：二字码 / 三字码 / 数字码、国际电话区号与所属洲；支持按中文名、英文名、代码或区号即时搜索，可按洲筛选、表头排序，点击代码一键复制。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/tool/country-code",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#007AFF",
  "theme_color": "#007AFF",
  "categories": [
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
