{
  "name": "HueCreate",
  "short_name": "HueCreate",
  "id": "./",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#03173d",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "images/HueLearn.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ]
}