{
  "name": "Alexio — Daily Learning, Made Simple",
  "short_name": "Alexio",
  "description": "Short lessons, gentle guidance, and clear progress for your child.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}