{
  "name": "Word Blitz — Timed Word Game",
  "short_name": "Word Blitz",
  "description": "Unscramble words against the clock! Fast-paced word game. Beat your high score.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0a0c",
  "theme_color": "#f59e0b",
  "categories": ["games", "word"],
  "lang": "en",
  "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" }
  ]
}
