{
  "name": "Velocity Speedtest",
  "short_name": "Velocity",
  "description": "Ultra-minimalist, serverless browser-based speedtest",
  "start_url": "./speedtest.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='45' fill='%23050505' stroke='%23ffffff' stroke-width='6'/><text x='50' y='62' font-size='38' font-weight='800' fill='%23ffffff' text-anchor='middle' font-family='sans-serif'>V</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
