{
  "name": "IP Pro - 专业IP归属地查询工具",
  "short_name": "IP Pro",
  "description": "免费在线IP归属地查询工具，快速查询任意IP地址的详细地理位置、运营商信息、经纬度等",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0a0e17",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "../images/favicon-16.svg",
      "sizes": "16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "../images/favicon-32.svg",
      "sizes": "32x32",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "../images/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "../images/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity",
    "tools"
  ],
  "lang": "zh-CN",
  "dir": "ltr",
  "scope": "/",
  "related_applications": []
}
