
{
  "name": "Eleeveon School Management",
  "short_name": "Eleeveon",
  "description": "Offline-first school management system",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2f6fed",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/eleeveon-main-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/eleeveon-main-logo-medium-big.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}