{
  "name": "DeepOcean Welcome",
  "short_name": "DOWelcome",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#004047",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "img/DO-Logo_white.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "img/DO-Logo_white.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
