{
  "name": "SUNRISE PUBLIC SCHOOL - SmartSchool OS",
  "short_name": "SmartSchool",
  "description": "School management system for SUNRISE PUBLIC SCHOOL - Attendance, Results, Fees, Library & more",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "school", "management"],
  "lang": "en",
  "dir": "ltr"
}
