{
  "name": "Deliver It!",
  "short_name": "Deliver It",
  "description": "A night-shift EMS roguelike for emergency childbirth, neonatal resuscitation, and maternal cardiac calls. Built on LA County protocols.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070d16",
  "theme_color": "#070d16",
  "categories": ["education", "medical", "games"],
  "icons": [
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg",     "sizes": "any",     "type": "image/svg+xml" }
  ]
}
