{
  "name": "VOLTS ADMIN",
  "short_name": "VOLTS",
  "description": "VOLTS Administration",
  "start_url": "./",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#341b87",
  "background_color": "#018ff9",
  "icons": [
    {
      "src": "favicon.png",
      "type": "image/png",
      "sizes": "256x256"
    }
  ]
}