{
  "short_name": "EV Tracker",
  "name": "EV Tracker",
  "id": "/",
  "description": "An application to track electric vehicle charging sessions, costs, and statistics, with marketplace, valetgo function, social community and chat and co-creation hub.",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#2C3036",
  "background_color": "#E0E5EC",
  "lang": "it",
  "orientation": "portrait-primary"
}