{
  "short_name": "EduVera",
  "name": "EduVera — Learning Platform",
  "description": "Virtual classes, library, quizzes, homework, and grades in one place.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#1a5fb4",
  "background_color": "#f4f7fb",
  "categories": ["education"],
  "icons": [
    {
      "src": "outers/eduvera-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "outers/eduvera-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
