{
  "name": "Edylicious Tea Room",
  "short_name": "Edylicious",
  "description": "Award-winning tea room, gourmet catering & private events in DeSoto, TX",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FDF8F0",
  "theme_color": "#762946",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Book Now", "short_name": "Book", "url": "/tearoom-booking", "description": "Book a tea party" },
    { "name": "My Booking", "short_name": "Status", "url": "/my-booking", "description": "Check booking status" }
  ]
}
