{
  "id": "/bridge.html",
  "name": "Bridge — Blinky Games",
  "short_name": "Bridge",
  "description": "Play contract bridge free: full auction with a bidding box, a computer partner and opponents, and clear scoring. Or play a friend by link.",
  "start_url": "../bridge.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#146B41",
  "background_color": "#FFFFFF",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/bridge-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/bridge-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/bridge-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/bridge-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/bridge.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Bridge on Blinky Games"
    }
  ]
}
