{
  "name": "Sandvoya — AI Vacation Planner",
  "short_name": "Sandvoya",
  "description": "Tell AI your dream trip. Get stays, flights, trains, cruises, and rental cars — from cheap getaways to luxurious escapes.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a2e3d",
  "theme_color": "#0a2e3d",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "lifestyle", "productivity"],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://hercules-cdn.com/file_CxpfDeKi03OFSzgJmTEbX8dw",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://hercules-cdn.com/file_CxpfDeKi03OFSzgJmTEbX8dw",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://hercules-cdn.com/file_9sDBAmePT8cKOHwfUWcjBvWA",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Sandvoya homepage — plan your dream trip with AI"
    },
    {
      "src": "https://hercules-cdn.com/file_yk27A9e2rIWbS2KHGD1o3YS1",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Sandvoya trip planner — describe your ideal vacation"
    }
  ],
  "shortcuts": [
    {
      "name": "Plan a trip",
      "short_name": "Plan",
      "url": "/plan",
      "description": "Start planning a new trip with AI",
      "icons": [
        {
          "src": "https://hercules-cdn.com/file_CxpfDeKi03OFSzgJmTEbX8dw",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My trips",
      "short_name": "Trips",
      "url": "/trips",
      "description": "View your saved trip itineraries",
      "icons": [
        {
          "src": "https://hercules-cdn.com/file_CxpfDeKi03OFSzgJmTEbX8dw",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore destinations",
      "short_name": "Explore",
      "url": "/explore",
      "description": "Browse popular travel destinations",
      "icons": [
        {
          "src": "https://hercules-cdn.com/file_CxpfDeKi03OFSzgJmTEbX8dw",
          "sizes": "1024x1024",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/plan",
    "method": "GET",
    "params": {
      "text": "q"
    }
  }
}
