{
  "name": "Play Some Bish — Tarabish",
  "short_name": "Bish",
  "description": "Tarabish, the Cape Breton card game. Play against the computer or online with your buddies.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#55613f",
  "theme_color": "#55613f",
  "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" }
  ]
}
