{
  "name": "ecosera",
  "short_name": "ecosera",
  "description": "Clinical Trial Operating Ecosystem",
  "start_url": "/personal",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#c9a84c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "files",
          "accept": [
            "application/pdf",
            "application/msword",
            "application/vnd.openxmlformats-officedocument.wordprocessingml.document",
            "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
            "application/vnd.openxmlformats-officedocument.presentationml.presentation",
            "image/*",
            "text/*",
            "application/zip",
            "application/octet-stream"
          ]
        }
      ]
    }
  },
  "categories": ["health", "medical", "productivity"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
