{
  "name": "Wordade - Physics Word Game",
  "short_name": "Wordade",
  "description": "A fast-paced physics word game where letters fall from the sky. Spell words fast to score combos and slow time before the stack hits the danger zone.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1225",
  "theme_color": "#0b1225",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
