{
  "name": "A Book From Every Country",
  "short_name": "Book World",
  "description": "Spin the wheel, pick a country, and read your way around the world.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ecdfc4",
  "theme_color": "#c8963e",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
