{
  "name": "PH Games - Bridge, Guess Who & More",
  "short_name": "PH Games",
  "description": "Classic games reimagined with modern design, intelligent AI opponents, and real-time multiplayer. Built by Product Hacker.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "categories": ["games", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Bridge",
      "short_name": "Bridge",
      "description": "Start a new Bridge game",
      "url": "/games/bridge"
    },
    {
      "name": "Play Guess Who",
      "short_name": "Guess Who",
      "description": "Start a new Guess Who game",
      "url": "/games/guess-who"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}
