{
  "name": "IPingu IP 查詢工具",
  "short_name": "IPingu",
  "description": "簡潔易用的免費 IP 地址查詢工具，支持 IPv4/IPv6 查詢，提供詳細的地理位置和風險評估信息",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A90E2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-TW",
  "dir": "ltr",
  "categories": ["utilities", "productivity", "networking"],
  "icons": [
    {
      "src": "static/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "static/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "static/images/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "platform": "wide",
      "label": "IPingu IP 查詢工具主界面"
    }
  ],
  "features": [
    "IPv4 地址查詢",
    "IPv6 地址查詢",
    "IP 地理位置查詢",
    "ISP 信息查詢",
    "ASN 信息查詢",
    "IP 風險評估",
    "威脅情報查詢",
    "友好易用界面",
    "實用功能設計",
    "開發者友好",
    "適合網絡愛好者使用"
  ],
  "related_applications": [],
  "prefer_related_applications": false
}