{
  "name": "TMG Hub \u2014 The Mortgage Geezer",
  "short_name": "TMG Hub",
  "description": "Free mortgage calculators, unique tools and expert guides from Darryl Dhoffer \u2014 The Mortgage Geezer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1c1408",
  "theme_color": "#1c1408",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "finance",
    "utilities"
  ],
  "shortcuts": [
    {
      "name": "Book Free Call",
      "url": "/",
      "description": "Book a free mortgage consultation"
    },
    {
      "name": "WhatsApp Darryl",
      "url": "/",
      "description": "Message Darryl on WhatsApp"
    }
  ]
}