{
  "name": "SpellHuntr",
  "short_name": "SpellHuntr",
  "description": "The live multiplayer word game. Swipe to spell words, claim tiles, and climb the ranks against real players.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4eefb",
  "theme_color": "#7a3ff0",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon-512-maskable.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ]
}
