{
  "name": "SpeedTest — Self-Hosted",
  "short_name": "SpeedTest",
  "description": "Self-hosted HTML5 network speed test — download, upload, ping and jitter.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F6F8",
  "theme_color": "#0B7285",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/icons/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
