{
  "name": "QuickIP — Network Diagnostics",
  "short_name": "QuickIP",
  "description": "Live network diagnostics for Android: distance tracking, speed and bufferbloat testing, LAN, Bluetooth and cell-tower scanning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#070B14",
  "theme_color": "#070B14",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
