{
    "short_name": "EyeBuyDirect",
    "name": "EyeBuyDirect",
    "description": "eyebuydirect  app",
    "icons": [
      {
        "src": "https://img.ebdcdn.com/static/images/pwa/pwa-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "https://img.ebdcdn.com/static/images/pwa/pwa-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "share_target": {
        "action": "compose/share",
        "params": {
          "title": "title",
          "text": "text",
          "url": "url"
        },
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded"
      },
      "id": "/?utm_source=pwa&utm_medium=pwa",
      "start_url": "/?utm_source=pwa&utm_medium=pwa",
      "scope": "/",
      "display": "standalone",
      "orientation": "portrait",
      "background_color": "#F3F3F3",
      "theme_color": "#F3F3F3",
      "related_applications": [],
      "prefer_related_applications": false
  }
