{
  "name": "NetSonde — Internet Speed Test",
  "short_name": "NetSonde",
  "description": "Free internet speed test. Measure ping and download speed in real time with the nearest network node.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "lang": "ru",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
