{
 "name": "AQUAWAII",
"short_name": "AQUAWAII",
  "description": "Merge, discover, and explore a brighter ocean.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eefcff",
  "theme_color": "#78c9e0",
  "icons": [
    {
      "src": "images/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}