{
  "name": "Paul George",
  "short_name": "Eleventy8",
  "description": "Website-led digital consulting for businesses that need their site, forms, booking paths, integrations, SEO, analytics, and performance to work properly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ed1c24",
  "icons": [
    {
      "src": "/images/favicon.webp",
      "sizes": "any",
      "type": "image/webp"
    }
  ],
  "shortcuts": [
    {
      "name": "Website Diagnostic",
      "short_name": "Diagnostic",
      "description": "Book a website diagnostic.",
      "url": "/diagnostic",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Consulting",
      "short_name": "Consulting",
      "description": "Website-led digital consulting.",
      "url": "/consulting",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "SEO Consulting Truro",
      "short_name": "SEO Truro",
      "description": "Diagnostic-led local SEO consulting for Truro businesses.",
      "url": "/consulting/seo-truro",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Web Design Truro",
      "short_name": "Truro Web Design",
      "description": "Fixed-price four-page websites for suitable Truro small businesses.",
      "url": "/web-design/truro",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Case Studies",
      "short_name": "Case Studies",
      "description": "Read diagnostic and web design case studies.",
      "url": "/diagnostic/case-studies",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch about a website project.",
      "url": "/#contact",
      "icons": [
        {
          "src": "/images/favicon.webp",
          "sizes": "any",
          "type": "image/webp"
        }
      ]
    }
  ]
}
