{
  "name": "Fleto: What Is My IP",
  "short_name": "WhatIsMyIP",
  "description": "Find your public IP address, ISP, and network location instantly with Fleto. A fast, free, and privacy-focused tool for network diagnostics.",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": "/what-is-my-ip",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#4f46e5",
  "requestFramePermissions": []
}