{
  "name": "What is my IP? - IP Address Lookup & Networking Tools",
  "short_name": "IP Checker",
  "description": "Instantly discover your public IPv4 and IPv6 addresses, connectivity, location, proxy detection, blacklist status, email tracing, and useful IP networking tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1565C0",
  "background_color": "#ffffff",
  "categories": ["utilities", "networking", "tools"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/mysch-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mysch-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/mysch-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "apple touch icon"
    },
    {
      "src": "/assets/mysch-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": []
}