{
  "name": "Triage It!",
  "short_name": "Triage It",
  "description": "A rapid-decision card game built on the START triage algorithm. Mass-casualty triage training for first responders.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "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" }
  ]
}
