{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Wifi Appy",
  "short_name": "Wifi Appy",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FBFAF7",
  "description": "Check the internet before you go. Wi-Fi and cellular quality for any city, country, or hotel.",
  "theme_color": "#FBFAF7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
