{
  "name": "Nevilleland - Catering & Culinary Experiences",
  "short_name": "Nevilleland",
  "description": "Island-themed catering, private chef services, cooking classes, and signature seasonings by Nevilleland",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#f59e0b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Book a catering service or cooking class",
      "url": "/#booking"
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "Browse our photo and video gallery",
      "url": "/gallery"
    },
    {
      "name": "Calendar",
      "short_name": "Events",
      "description": "View upcoming events and availability",
      "url": "/calendar"
    }
  ]
}
