{
  "name": "Samuel Terry – Official Website",
  "short_name": "Samuel Terry",
  "description": "CEO, Owner, Founder & Director of GOFACEAPP, GOWHATAPP, GOMET and the GO WORLD ecosystem. Official website of Samuel Terry.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/samuel-terry.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/samuel-terry.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Book a Consultation",
      "short_name": "Book Now",
      "description": "Book a consulting session with Samuel Terry",
      "url": "/booking",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "About Samuel Terry",
      "short_name": "About",
      "url": "/about",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
