{
  "name": "ProTect EAP — Emergency Action Planner",
  "short_name": "ProTect EAP",
  "description": "Field safety tool for certified ProTect Athletics coaches. Log incidents, manage EAP roles, and capture scene photos — offline first.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1923",
  "theme_color": "#0F1923",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "productivity", "sports"],
  "lang": "en-US"
}
