{
  "name": "Book Buddies Puzzle",
  "short_name": "Buddies Puzzle",
  "description": "A Book Buddies jigsaw puzzle game.",
  "start_url": "geoPuzzle.html",
  "scope": "./",
  "display": "fullscreen",
  "background_color": "#172027",
  "theme_color": "#172027",
  "orientation": "portrait",
  "icons": [
    {
      "src": "img/icons/geoPuzzle-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icons/geoPuzzle-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
