{
  "name": "myduo.tech",
  "short_name": "myduo",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFEBE0",
  "theme_color": "#0B0F1E",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}