{
  "name": "EZTransfer",
  "short_name": "EZTransfer",
  "description": "Shared clipboard and device-to-device file transfer",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#28273c",
  "theme_color": "#0b1220",
  "icons": [
    {"src":"assets/icons/icon-192.png","sizes":"192x192","type":"image/png","purpose":"any maskable"},
    {"src":"assets/icons/icon-512.png","sizes":"512x512","type":"image/png","purpose":"any maskable"}
  ]
}
