{
  "name": "Minigame Hub",
  "short_name": "MinigameHub",
  "description": "Premium browser game hub featuring memory puzzles, rhythm arcade, Go battles, and neon snake survival.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#07111a",
  "theme_color": "#07111a",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"]
}
