{
  "name": "Chameleon Games · Free Online Browser Games",
  "short_name": "Chameleon Games",
  "description": "Free online games — hide and seek, hidden objects, escape rooms, IO games, racing, puzzle. Play instantly in your browser, no download.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#2a1810",
  "theme_color": "#7d4dff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "categories": ["games", "entertainment"]
}