{
  "name": "Mercurium",
  "short_name": "Mercurium",
  "description": "Comitium Standard Widgets",
  "icons": [
    {
      "src": "./favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "dark": {
    "theme_color": "#000000",
    "background_color": "#000000"
  },
  "display": "browser"
}
