{
  "name": "Spelling Bee Game — Free Daily Word Puzzle",
  "short_name": "Spelling Bee",
  "description": "Play the free Spelling Bee Game daily word puzzle. Build 4+ letter words from a 7-letter honeycomb and reach Genius.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf0",
  "theme_color": "#f4c95d",
  "categories": ["games", "education", "puzzle"],
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
