{
  "name": "Future Wed - Wedding Planning Platform",
  "short_name": "Future Wed",
  "description": "Find and book the best wedding venues, vendors, and services for your special day",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/Image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/Image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Find Venues",
      "short_name": "Venues",
      "description": "Browse wedding venues and auditoriums",
      "url": "/user/auditoriums",
      "icons": [{ "src": "/images/Image.png", "sizes": "96x96" }]
    },
    {
      "name": "Catering Services",
      "short_name": "Catering",
      "description": "Find wedding catering services",
      "url": "/user/catering",
      "icons": [{ "src": "/images/Image.png", "sizes": "96x96" }]
    }
  ]
}
