{
  "name": "MedRecord — Personal Health Record",
  "short_name": "MedRecord",
  "description": "Privacy-minded personal health record demo. Runs locally in your browser.",
  "start_url": "./medrecord.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f5fb",
  "theme_color": "#5b5ef4",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
