{
  "name": "DeepMine",
  "short_name": "DeepMine",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone",
    "browser"
  ],
  "orientation": "landscape",
  "background_color": "#05080d",
  "theme_color": "#05080d",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
