{
  "name": "Brainmix Academy",
  "short_name": "Brainmix",
  "description": "Cambridge-focused student-centered learning platform.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/bottts/svg?seed=Brainmix&backgroundColor=6366f1",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://api.dicebear.com/7.x/bottts/svg?seed=Brainmix&backgroundColor=6366f1",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}