{
  "id": "/",
  "name": "WiFi Faucet by Kanverse",
  "short_name": "WiFi Faucet",
  "description": "Browser-powered defensive connection intelligence for Wi-Fi, mobile data, Ethernet and tethering.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06130e",
  "theme_color": "#06130e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
