{
  "name": "BuzzSpell",
  "short_name": "BuzzSpell",
  "description": "A fun spelling bee learning app for kids",
  "icons": [
    { "src": "bee-icon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F9FF",
  "theme_color": "#FBBF24"
}
