{
  "name": "MedCubes",
  "short_name": "MedCubes",
  "start_url": "./",
  "display": "standalone",
  "orientation":  "landscape",
  "background_color": "#ffffff",
  "theme_color": "#01b7e9",
  "icons": [
    {
      "src": "MedCubes512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
