{
  "id": "./",
  "lang": "en-US",
  "name": "ED Preceptor Tree",
  "short_name": "ED Tree",
  "description": "IFMC ED Fellowship — theme → scenario → policy → practice. Orientation reference.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f8fb",
  "theme_color": "#f6f8fb",
  "categories": ["medical", "education", "productivity"],
  "icons": [
    {"src":"icons/icon-192.png","sizes":"192x192","type":"image/png"},
    {"src":"icons/icon-512.png","sizes":"512x512","type":"image/png"},
    {"src":"icons/icon-maskable-192.png","sizes":"192x192","type":"image/png","purpose":"maskable"},
    {"src":"icons/icon-maskable-512.png","sizes":"512x512","type":"image/png","purpose":"maskable"}
  ],
  "shortcuts": [
    {"name":"TSAM tracker","short_name":"TSAM","url":"./index.html?p=tsam","icons":[{"src":"icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Timers","short_name":"Timers","url":"./index.html?p=timers","icons":[{"src":"icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Heparin auditor","short_name":"Heparin","url":"./index.html?p=hep","icons":[{"src":"icons/icon-192.png","sizes":"192x192"}]},
    {"name":"Next-check auditor","short_name":"Next check","url":"./index.html?p=due","icons":[{"src":"icons/icon-192.png","sizes":"192x192"}]}
  ]
}
