{
  "name": "The Blue Hole in Belize \u2014 Interactive Learning Experience",
  "short_name": "Blue Hole Belize",
  "description": "A bilingual interactive learning experience about the Great Blue Hole in Belize.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#06121d",
  "theme_color": "#06121d",
  "icons": [
    {
      "src": "assets/app-icon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },
    {
      "src": "assets/apple-touch-icon.webp",
      "sizes": "180x180",
      "type": "image/webp"
    }
  ]
}