{
  "name": "PICU Scheduler",
  "short_name": "PICU Sched",
  "description": "PICU Coverage Scheduler — Fair Distribution, Post-Call Rest, Smart Rules",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0e14",
  "theme_color": "#0b0e14",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
