{
  "name": "BWize Website",
  "short_name": "BWize Website",
  "description": "Restore a balanced two-column People profile with larger name and portrait on the left and smaller role and biography on the right.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "./resources/bwize-logo.png",
      "sizes": "2438x2075",
      "type": "image/png"
    }
  ],
  "scope": "./"
}