{
  "name": "WayFlow LMS - Learning Management System",
  "short_name": "WayFlow LMS",
  "description": "Next-Gen AI Powered Learning Management System & Automated School ERP",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#102015",
  "theme_color": "#12a41c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}