{
  "name": "Empowered Sessions",
  "short_name": "EmpSessions",
  "description": "Session management and compliance documentation for therapy and education providers. Track attendance, billing, progress, and outcomes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/AppBadge.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "categories": ["business", "productivity", "education"],
  "shortcuts": [
    {
      "name": "Students",
      "short_name": "Students",
      "description": "View and manage students",
      "url": "/students",
      "icons": []
    },
    {
      "name": "Sessions",
      "short_name": "Sessions",
      "description": "View session notes",
      "url": "/session-notes",
      "icons": []
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
