{
  "name": "Reflex Grid",
  "short_name": "Reflex Grid",
  "description": "A fast-paced tap reflex game. Tap lit tiles before they expire, build combos, and survive as long as possible!",
  "version": "1.0.0",
  "start_url": "index.html",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#04060f",
  "theme_color": "#00d4ff",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games"],
  "lang": "en"
}
