{
  "short_name": "",
  "name": "",
  "icons": [
    {
      "src": "./logo.webp",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "index.html?pwa=client",
  "display": "standalone",
  "background_color": "#0054ff",
  "theme_color": "#080403"
}