{
  "name": "Bridge Playbook",
  "short_name": "Bridge Playbook",
  "description": "Independent guide to contract bridge \u2014 beginner lessons, bidding, conventions, strategy and online platform reviews.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#040c18",
  "theme_color": "#0b1830",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "en",
  "categories": [
    "education",
    "games",
    "sports"
  ],
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "How to Play Bridge",
      "url": "/learn-bridge/how-to-play-bridge/",
      "description": "Beginner's guide to contract bridge"
    },
    {
      "name": "Bridge Bidding Guide",
      "url": "/bridge-bidding/",
      "description": "Complete bidding system guide"
    },
    {
      "name": "Bid Calculator",
      "url": "/bridge-tools/opening-bid-calculator/",
      "description": "Check your opening bids"
    }
  ]
}