```json
{
  "short_name": "EVer más",
  "name": "EVer más: EV Smart Tracker",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3100/3100143.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "index.html",
  "background_color": "#0b0b0b",
  "display": "standalone",
  "scope": "./",
  "theme_color": "#87D37C",
  "description": "Monitorea la eficiencia de tu vehículo eléctrico en tiempo real."
}

```
