{
  "name": "Who Is Hosting - Domain Lookup Tool",
  "short_name": "WhoIsHosting",
  "description": "Free domain & IP lookup tool. Check DNS records, WHOIS, SSL certificates, geolocation & subdomains. Austria & worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#18181b",
  "background_color": "#fafafa",
  "lang": "en",
  "categories": ["utilities", "productivity", "development"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "Who Is Hosting - Domain Lookup Interface"
    }
  ]
}
