{
  "name": "LutraCAD",
  "short_name": "LutraCAD",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#141441",
  "theme_color" : "#64FAC8",
  "description": "LutraCAD Orthopedic Software",
  "icons": [{
    "src": "img/icon/57.png",
    "sizes": "57x57",
    "type": "image/png"
  },{
    "src": "img/icon/72.png",
    "sizes": "72x72",
    "type": "image/png"
  },
      {
    "src": "img/icon/114.png",
    "sizes": "114x114",
    "type": "image/png"
  },
      {
    "src": "img/icon/144.png",
    "sizes": "144x144",
    "type": "image/png"
  }],
  "related_applications": [{
    "platform": "web"
  }]
}