{
  "name": "Mini Game Bay",
  "short_name": "MiniGameBay",
  "start_url": "/index.html?utm_source=homescreen",
  "display": "fullscreen",
  "background_color": "#0f0f17",
  "theme_color": "#6c63ff",
  "description": "A collection of 24 mini games with puzzles, levels, power-ups, and stat tracking.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎮</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}