{
  "name": "Brain Games — Daily Brain Training",
  "short_name": "Brain Games",
  "description": "A 5-10 minute daily mental workout: memory, attention, math, logic, and reaction.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbeae0",
  "theme_color": "#ff8a4c",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
