{
  "id": "/",
  "name": "Visit Murphy, NC",
  "short_name": "Visit Murphy",
  "description": "Gateway to the Smoky Mountains with attractions, dining, lodging, wellness, and the Murphy NC Yellow Pages.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#1a3c34",
  "theme_color": "#1a3c34",
  "orientation": "portrait-primary",
  "categories": ["travel", "local", "lifestyle"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Directory",
      "short_name": "Directory",
      "description": "Find local businesses in the Murphy NC Yellow Pages.",
      "url": "/directory.html",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Restaurants",
      "short_name": "Eats",
      "description": "Open the directory with Food & Dining selected.",
      "url": "/directory.html?category=food_dining",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Things To Do",
      "short_name": "Explore",
      "description": "Open entertainment and recreation listings.",
      "url": "/directory.html?category=entertainment_recreation",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Lodging",
      "short_name": "Lodging",
      "description": "Open travel and lodging listings.",
      "url": "/directory.html?category=travel_transportation",
      "icons": [{ "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/images/og.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Visit Murphy travel guide and local directory"
    }
  ]
}
