{
  "name": "IPLookup - What's My IP?",
  "short_name": "IPLookup",
  "description": "Check your IP address, location, ISP and geolocation. Free IP lookup service.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3b82f6",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ],
  "lang": "en",
  "dir": "ltr"
}
