{
  "name": "CMC Patient Portal",
  "short_name": "CMCAPP",
  "start_url": "/webapt/repeat/login.aspx",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066cc",
  "orientation": "portrait",
  "icons": [
    {
      "src": "../images/launcher.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../images/launcher.png",      
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}