{
  "name": "Eleanor's Math Stars",
  "short_name": "Math Stars",
  "description": "Fun math practice for Eleanor — addition, subtraction, multiplication, and brain benders!",
  "start_url": "/eleanor/math-practice/",
  "display": "standalone",
  "background_color": "#f5eeff",
  "theme_color": "#9B59B6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
