{
  "name": "Sedation Cases",
  "short_name": "Sedation",
  "description": "Upcoming dental sedation cases with perioperative assessment tracking",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b7285",
  "theme_color": "#0b7285",
  "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": "Pending confirmations", "short_name": "Pending", "url": "./index.html?view=pending", "icons": [ { "src": "icon-192.png", "sizes": "192x192" } ] }
  ]
}
