{
  "name": "Explore Pawleys Island",
  "short_name": "Pawleys",
  "description": "Local guide to Pawleys Island, South Carolina. Beaches, food, fishing, live tides and rentals on the Waccamaw Neck.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8F5F2",
  "theme_color": "#0A3A5B",
  "lang": "en-US",
  "categories": ["travel", "navigation", "lifestyle"],
  "icons": [
    { "src": "/assets/img/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/assets/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/img/logo-square.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Live tides", "url": "/fishing/tides" },
    { "name": "Things to do", "url": "/things-to-do" },
    { "name": "Food and drink", "url": "/food-and-drink" }
  ]
}
