{
  "name": "MGH Emergency Department Information",
  "short_name": "MGH ED Info",
  "description": "Patient information for the Michael Garron Hospital Emergency Department",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#B2D235",
  "background_color": "#F5F6F7",
  "lang": "en",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "assets/images/mgh-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
