{
  "name": "AdControl",
  "short_name": "AdControl",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f7",
  "theme_color": "#1f6fff",
  "icons": [
    {
      "src": "./pwa-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
