{
  "name": "openEdu \u2014 School Manager",
  "short_name": "openEdu",
  "description": "Offline-first school management \u2014 students, attendance, grading, reports, and branding on-device.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#1e3a8a",
  "orientation": "any",
  "scope": "./",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "productivity",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr"
}
