{
 "name": "Nimble Axe Resort & Casino",
 "short_name": "NIMBLE AXE",
 "description": "A low-slung island resort on a mangrove harbour, built in coral stone and teak, where every room opens onto water and nothing has more than two floors.",
 "start_url": "../index.html",
 "scope": "../",
 "display": "standalone",
 "background_color": "#f6f4ec",
 "theme_color": "#0d2a2c",
 "icons": [
  {
   "src": "img/favicon.svg",
   "sizes": "any",
   "type": "image/svg+xml"
  },
  {
   "src": "img/apple-touch-icon.png",
   "sizes": "180x180",
   "type": "image/png"
  }
 ]
}