{
  "name": "Vima Learning",
  "short_name": "Vima",
  "description": "A nonprofit-mission K-12 learning platform with guided lessons, progress tracking, and verifiable credentials.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFC",
  "theme_color": "#6F8750",
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
