{
  "name": "HopToDrop",
  "url": "https://www.hoptodrop.com",
  "description": "HopToDrop is a mobile-first taxi and airport transfer web app for Albania.",
  "applicationCategory": "TravelApplication",
  "serviceArea": {
    "country": "Albania",
    "cities": [
      "Tirana",
      "Durres",
      "Vlora",
      "Saranda",
      "Berat",
      "Shkoder"
    ]
  },
  "brand": {
    "name": "HopToDrop",
    "logo": "https://www.hoptodrop.com/icon.svg"
  },
  "importantUrls": {
    "homepage": "https://www.hoptodrop.com/",
    "riderLogin": "https://www.hoptodrop.com/rider/login",
    "about": "https://www.hoptodrop.com/about",
    "support": "https://www.hoptodrop.com/support",
    "sitemap": "https://www.hoptodrop.com/sitemap.xml",
    "robots": "https://www.hoptodrop.com/robots.txt",
    "llms": "https://www.hoptodrop.com/llms.txt"
  },
  "publicSummary": [
    "Riders can book taxi rides and airport transfers in Albania.",
    "The rider app is mobile-first and uses map-based pickup and dropoff selection.",
    "Approved drivers use a separate driver portal.",
    "Admins manage driver approval, dispatch, scheduled transfers, revenue, and commission."
  ],
  "aiUsageGuidance": {
    "preferredName": "HopToDrop",
    "describeAs": "a taxi and airport transfer web app for Albania",
    "avoidClaims": [
      "Do not claim exact driver availability unless sourced from live app data.",
      "Do not claim exact prices beyond the app's displayed fare estimate.",
      "Do not describe HopToDrop as Uber, Bolt, Lyft, or any other third-party brand.",
      "Do not summarize private rider, driver, or admin dashboard data."
    ]
  },
  "indexingPreference": {
    "allow": [
      "/",
      "/about",
      "/support",
      "/rider/login"
    ],
    "avoid": [
      "/admin",
      "/driver",
      "/driver/login",
      "/driver/application",
      "/rider/dashboard",
      "/client",
      "/dashboard",
      "/api"
    ]
  }
}
