{
  "name": "GHL DFY Builder",
  "short_name": "GHL DFY",
  "description": "Project management platform for Done-For-You agencies building in GoHighLevel",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#1e1e1e",
  "categories": ["productivity", "business"],
  "screenshots": [
    {
      "src": "/screenshot-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-192x192-P9LLFs6dD3dfnW4nFoG5aD.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-512x512-aV7bHCCnuoZkLdqw2GvqU5.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-192x192-maskable-hsCvpzRVdzXDRzBt6VEgPb.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-512x512-maskable-7LNgVmtVoJMjtWjZXgnouc.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Dashboard",
      "short_name": "Dashboard",
      "description": "Go to your dashboard",
      "url": "/",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-192x192-P9LLFs6dD3dfnW4nFoG5aD.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "View Clients",
      "short_name": "Clients",
      "description": "View all clients",
      "url": "/clients",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-192x192-P9LLFs6dD3dfnW4nFoG5aD.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Kanban Board",
      "short_name": "Kanban",
      "description": "View Kanban board",
      "url": "/kanban",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663346491371/JpAX23GQPjK5KQY9TBtMy4/favicon-192x192-P9LLFs6dD3dfnW4nFoG5aD.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url",
      "files": [
        {
          "name": "media",
          "accept": ["image/*", "video/*", "audio/*"]
        }
      ]
    }
  }
}
