{
  "name": "MyHemp Site",
  "short_name": "MyHemp Site",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf5ff",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/assets/img/brand-mark.svg",
      "sizes": "160x160",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View plans for MyHemp Site"
    },
    {
      "name": "What You Get",
      "url": "/what-you-get",
      "description": "Preview the hosted site, workspace, and deliverables"
    },
    {
      "name": "Contact",
      "url": "/contact",
      "description": "Reach the site support inbox"
    }
  ]
}
