{
  "name": "ACV Hub Pro",
  "short_name": "ACV Hub",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00e676",
  "icons": [
    { "src": "https://ui-avatars.com/api/?name=ACV+Hub&background=00e676&color=000&size=192", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "https://ui-avatars.com/api/?name=ACV+Hub&background=00e676&color=000&size=512", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
