{
  "id": "/",
  "name": "Austin Lakeside Properties",
  "short_name": "Austin Lakeside",
  "description": "Lake Travis waterfront real estate with Will Garrison. Homes, condos, and luxury estates in Spicewood, Lakeway, Bee Cave and the Hill Country.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#061733",
  "theme_color": "#0d2a57",
  "lang": "en-US",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["business", "real estate", "lifestyle"],
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "View Listings", "short_name": "Listings", "url": "/properties/" },
    { "name": "Communities", "short_name": "Communities", "url": "/communities/" },
    { "name": "Contact Will", "short_name": "Contact", "url": "/contact/" }
  ]
}
