{
  "name": "V3L HomeWizard",
  "short_name": "V3L HomeWizard",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#05070a",
  "theme_color": "#05070a",
  "icons": [
    {
      "src": "v3l-icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
