{
  "name": "Spell Thrive",
  "short_name": "SpellThrive",
  "start_url": "/login.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#3b82f6",
  "description": "Master typing and spelling with AI.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}