{
  "name": "Game Hub",
  "short_name": "Game Hub",
  "description": "Play free browser games instantly. No downloads, no ads.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#6C5CE7",
  "orientation": "portrait",
  "icons": [
    {"src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"}
  ]
}
