{
  "name": "Voyantia — Travel, Hajj & Umrah Management",
  "short_name": "Voyantia",
  "description": "Manage customers, bookings, pilgrims, packages, operations, suppliers and finances from one powerful cloud platform.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open dashboard"
    },
    {
      "name": "New Booking",
      "url": "/bookings",
      "description": "Create a booking"
    },
    {
      "name": "Operations",
      "url": "/operations",
      "description": "Operations control center"
    }
  ]
}
