{
  "name": "MyIP.help",
  "short_name": "MyIP",
  "description": "Free IP geolocation across 4 databases, with WHOIS lookup.",
  "start_url": "/",
  "scope": "/",
  "display": "minimal-ui",
  "background_color": "#f3eee5",
  "theme_color": "#ff5a1f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "developer", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
