{
  "name": "Soggy Dollar Ring Game",
  "short_name": "Ring Game",
  "description": "Swing the ring and hook it at the Soggy Dollar Bar, White Bay, Jost Van Dyke. Ten swings, one hook.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1f7fd6",
  "theme_color": "#1f7fd6",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}