{
  "name": "Emblazers SMS",
  "short_name": "Emblazers",
  "description": "Complete School Management System - Manage students, staff, fees, attendance and more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A2B4A",
  "theme_color": "#0D7377",
  "orientation": "any",
  "scope": "/",
  "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"
    }
  ]
}
