{
  "name": "Zora's Feeling Good - Premier Event Management",
  "short_name": "Zora's Feeling Good",
  "description": "Transform your events with expert event management, wedding planning, decoration, equipment rental, and beauty services.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0047AB",
  "theme_color": "#0047AB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "events", "wedding", "lifestyle"],
  "shortcuts": [
    {
      "name": "Wedding Services",
      "short_name": "Weddings",
      "description": "Explore our wedding planning services",
      "url": "/Feelinggood_Wedding",
      "icons": [{ "src": "/icon-wedding.png", "sizes": "96x96" }]
    },
    {
      "name": "Event Planning",
      "short_name": "Events",
      "description": "Professional event management",
      "url": "/Feelinggood_Event",
      "icons": [{ "src": "/icon-event.png", "sizes": "96x96" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{ "src": "/icon-contact.png", "sizes": "96x96" }]
    }
  ]
}

