{
  "name": "Shule - School Management",
  "short_name": "Shule",
  "description": "Complete school management platform for Kenyan schools",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Attendance",
      "url": "/parent/attendance",
      "description": "Check child attendance"
    },
    {
      "name": "Fees",
      "url": "/parent/fees",
      "description": "View fee statement"
    }
  ]
}
