{
  "name": "Family Game Hub",
  "short_name": "Game Hub",
  "description": "Play games together as a family — online, pass & play, or vs AI.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f2f2f7",
  "theme_color": "#f2f2f7",
  "icons": [
    { "src": "/icon-512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "/icon-512.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "/icon-512-maskable.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}