{
  "name": "ENRAX Systems",
  "short_name": "ENRAX",
  "description": "Renewable Energy Management & Automation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00C896",
  "icons": [
    {
      "src": "./img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
