{
  "name": "SchoolDesk",
  "short_name": "SchoolDesk",
  "start_url": "./index.html",
  "scope": "./",
  "id": "schooldesk",
  "display": "standalone",
  "background_color": "#f5f7f4",
  "theme_color": "#116149",
  "description": "Offline-first school management system for admissions, exams, fees, and report cards.",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
