{
  "name": "WhereAmI.com — Location & IP Finder",
  "short_name": "WhereAmI",
  "description": "Find your IP address, location, and verify your VPN/proxy is working.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1117",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Crect width='64' height='64' fill='%232563eb' rx='12'/%3E%3Cpath fill='white' d='M32 12c8.28 0 15 6.72 15 15 0 11-15 25-15 25S17 38 17 27c0-8.28 6.72-15 15-15z'/%3E%3Ccircle cx='32' cy='27' r='5' fill='%232563eb'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"]
}
