{
  "name": "Spellit — Spelling Bee Practice",
  "short_name": "Spellit",
  "description": "Practice for spelling bees with authentic Scripps-style word lists. Hear the word, ask for the definition, etymology, and example sentence — just like a real bee.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8EF",
  "theme_color": "#F4845F",
  "categories": ["education", "kids"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
