{
  "name": "All in One Education",
  "short_name": "All in One Edu",
  "description": "School & college ERP — admissions, fees, attendance, exams, LMS, transport, HR & more. Install as PWA on phone and desktop.",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
