{
  "name": "Dataorb.net",
  "short_name": "Dataorb.net",
  "description": "A small personal web portal. Dig around, you might find something interesting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#194D66",
  "icons": [
    {
      "src": "/icons/icon-16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ]
}