{
  "name": "Browse Ggdrive Media Upload",
  "short_name": "BrowseUpload",
  "description": "Browse and upload media files to Google Drive",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#cf6b47",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><rect width='32' height='32' rx='6' fill='%23cf6b47'/><path d='M8 22l6-10 4 6 3-4 5 8z' fill='white'/></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
