{
  "name": "GameHub",
  "short_name": "GameHub",
  "description": "Browser games on the edge",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "icons": [
    {"src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"},
    {"src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable"}
  ]
}
