{
  "name": "WIKI CRB",
  "short_name": "CRB",
  "description": "A two-player Cribbage game for web browsers.",
  "lang": "en-US",
  "start_url": "qckcrb.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#404040",
  "background_color": "#aaaaaa",
  "icons": [
    {
      "src": "apple-touch-icon-76.png",
      "sizes": "76x76",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "res/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "res/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
