{
  "name": "NetworkSpeedTest.in",
  "short_name": "SpeedTest",
  "description": "Instant download, upload and ping speed test",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a1c3e",
  "theme_color": "#0a1c3e",
  "orientation": "portrait",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
