{
  "name": "Shadyside Handbook",
  "short_name": "Shadyside",
  "description": "Shadyside Medicine handbook: contacts, unit specifics, consultant finder, and Grand Rounds.",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#f9f9f9",
  "theme_color": "#4CAF50",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Consultant Finder", "url": "./consultantfinder.html" },
    { "name": "Grand Rounds", "url": "./grandrounds.html" },
    { "name": "Contacts", "url": "./rehab-contacts.html" }
  ]
}
