{
  "name": "GradeFlow — Academic Grade Compiler",
  "short_name": "GradeFlow",
  "description": "The most powerful, free grade management platform for Nigerian teachers.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6fb",
  "theme_color": "#4361ee",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Grade Sheet",
      "short_name": "Grades",
      "description": "Go to the grade sheet",
      "url": "/?view=grades",
      "icons": []
    }
  ]
}
