{
  "name": "Spelling Bee Showdown",
  "short_name": "Spelling Bee",
  "description": "A spelling bee game with solo, multiplayer, and online ranked modes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fff8dc",
  "theme_color": "#ffc83d",
  "icons": [
    {
      "src": "bee-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
