{
  "name": "COVEX",
  "short_name": "COVEX",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#070B15",
  "theme_color": "#F0B90B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/images/Logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
