{
  "name": "Spelling Adventure",
  "short_name": "Spelling",
  "description": "Welcome to an adventure — learn to spell, choose a journey, then show what you know!",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fef9f0",
  "theme_color": "#e85d75",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
