{
  "name": "VAECO Hub",
  "short_name": "VAECO Hub",
  "id": "/",
  "description": "Fuel calculator and flight plan tools.",
  "start_url": "/Launch.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#121212",
  "icons": [
    {
      "src": "vaeco-hub-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "vaeco-hub-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
