{
  "name": "Shower Game Pro",
  "short_name": "ShowerGame",
  "start_url": "https://agua.recursosdeingenieria.com/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3130/3130454.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}