{
  "short_name": "K12 ERP",
  "name": "K12 ERP — Service Log",
  "description": "K-12 Medicaid + IEP service logging. Offline-capable for therapists in the field.",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "start_url": "/practitioner/service-log",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2c4a3e",
  "background_color": "#fafaf7",
  "categories": ["education", "medical", "productivity"],
  "shortcuts": [
    {
      "name": "Log Session",
      "short_name": "Log",
      "url": "/practitioner/service-log/new",
      "description": "Quick-log a therapy session"
    }
  ]
}
