{
  "name": "myPublicDrive",
  "short_name": "myPublicDrive",
  "description": "Manage and host public files on Google Drive",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#fdfbff",
  "theme_color": "#005fb0",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "images/logo-120.svg",
      "sizes": "120x120",
      "type": "image/svg+xml"
    }
  ]
}
