{
  "name": "Monticello Eats & Finds",
  "short_name": "Monticello Eats",
  "description": "Flip-book guide to Monticello, KY food trucks, restaurants, markets & Lake Cumberland tourist tips. Install for offline menus on the go.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#2d4a32",
  "theme_color": "#2d4a32",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["food", "travel", "lifestyle", "navigation"],
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Menu Book",
      "short_name": "Menus",
      "description": "Flip the Monticello menu book",
      "url": "/",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lake Map",
      "short_name": "Map",
      "description": "Ramps, swim spots & Monticello pins",
      "url": "/map",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Plan Your Day",
      "short_name": "Plan",
      "description": "Itinerary templates for lake week",
      "url": "/plan",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Seasonal Events",
      "short_name": "Events",
      "description": "Festivals, fireworks & tournaments",
      "url": "/events",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
