{
  "name": "Sundae Driver WV",
  "short_name": "Sundae Driver",
  "description": "West Virginia's Favorite Ice Cream Truck — Book events, check routes, and more!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D32F2F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/IMG_6275.PNG",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/IMG_6275.PNG",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "shopping"],
  "shortcuts": [
    {
      "name": "Book an Event",
      "url": "/#booking",
      "description": "Book Sundae Driver for your event"
    },
    {
      "name": "Route Sign-Up",
      "url": "/#routes",
      "description": "Sign up for route text alerts"
    },
    {
      "name": "Menu & Pricing",
      "url": "/#pricing",
      "description": "View our menu and pricing"
    }
  ]
}
