{
  "short_name": "EduVentura",
  "name": "EduVentura — Game-Based Learning",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#38BDF8",
  "background_color": "#F8FAFC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/brand-rocket.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "/brand-rocket.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    },
    {
      "src": "/brand-rocket.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
