{
  "name": "DailyOrg",
  "short_name": "DailyOrg",
  "description": "School daily organisation software for managing staff absences, CRT replacements, visitor sign-in, yard duties, budgets, and compliance.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
