{
  "short_name": "AIM",
  "name": "Axiom Intervention Mastery",
  "description": "Structured intervention training for families, first responders and managers.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ],
  "start_url": "/dashboard",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "categories": ["education", "health", "training"],
  "lang": "en",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Simulation",
      "short_name": "Practice",
      "description": "Rehearse an intervention with the Digital Antagonist",
      "url": "/simulation"
    },
    {
      "name": "Ask Tudor",
      "short_name": "Tudor",
      "description": "24/7 AI guide for intervention questions",
      "url": "/dashboard"
    }
  ]
}
