{
  "name": "SteelGoal App",
  "short_name": "SteelGoal",
  "description": "App de Entrenamientos SteelGoal",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0d0f12",
  "theme_color": "#e0ff00",
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
