{
  "name": "BDIX Speed Tester",
  "short_name": "BDIX Speed",
  "description": "BDIX Availability & Real-Time Internet Speed Tester",
  "start_url": "/fahim/index.html",
  "scope": "/fahim/",
  "display": "standalone",
  "background_color": "#0b1220",
  "theme_color": "#1a73e8",
  "lang": "en",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}