{
  "name": "DNS Speed Test",
  "short_name": "DNS Speed Test",
  "description": "Free online DNS speed test. Compare 17+ DNS servers and find the fastest resolver.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0fdf9",
  "theme_color": "#1557b0",
  "orientation": "any",
  "categories": ["utilities", "developer tools"],
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
