{
  "name": "Electric Vehicle Data Sheets",
  "short_name": "EVDS",
  "description": "Electric Vehicle Data Sheets",
  "icons": [
    {
      "src": "resources/icons/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "resources/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "index.html",
  "display": "fullscreen",
  "theme_color": "#B12A34",
  "background_color": "#B12A34"
}

