{
  "name": "Online Poker",
  "short_name": "Online Poker",
  "description": "Free Texas Hold'em and Pot-Limit Omaha against intelligent AI opponents. No sign-up, no download.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1f0d",
  "theme_color": "#d4af37",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "entertainment", "education"],
  "lang": "en-GB",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Play Texas Hold'em",
      "url": "/?utm_source=pwa_shortcut",
      "description": "Free Texas Hold'em vs AI"
    },
    {
      "name": "Play Omaha",
      "url": "/omaha/?utm_source=pwa_shortcut",
      "description": "Free Pot-Limit Omaha vs AI"
    },
    {
      "name": "Odds Calculator",
      "url": "/odds-calculator/?utm_source=pwa_shortcut",
      "description": "Live poker odds calculator"
    }
  ]
}
