{
  "meta": {
    "version": "1.0.0",
    "generatedAt": "2026-02-24T00:00:00Z",
    "notes": "Virtual tour JSON for Amigo's Cafe/Amigo's Hub – Satya Niketan, Delhi (3 scenes). Nav hotspot positions (bearing/pitch) kept identical to the reference."
  },
  "info": {
    "name": "Amigo's Hub, Satya Niketan",
    "address": "96, 1st Floor, Opposite Sri Venkateswara College, Satya Niketan, New Delhi 110021, India",
    "phone": "+919999739766",
    "openingHours": "10:00 AM – 12:30 AM (Daily, timings may vary)",
    "costForTwo": "₹350–500",
    "cuisines": [
      "Fast Food",
      "Burgers",
      "Sandwiches",
      "Pizza",
      "Pasta",
      "Momos",
      "Wraps",
      "Shawarma",
      "Shakes",
      "Beverages"
    ],
    "menu": "/static/assets/img/cafe/amigos/menu"
  },
  "theme": {
    "marker": "#ff4d6d",
    "pulse": "#ffb3c1",
    "glow": "#ffe0e6",
    "tooltipBg": "#1b1f22",
    "title": "#ffb3c1",
    "body": "#ffffff",
    "icon": "#ffb3c1"
  },
  "scenes": [
    {
      "id": "2",
      "name": "Main Dining — Wide Seating & Decor",
      "description": "Wide view of the main dining space with sofas, tables and hanging decor; the aisle leads deeper towards the counter area.",
      "coords": {
        "building": "cafe-amigos",
        "floor": 1
      },
      "image": "static/assets/img/cafe/amigos/2.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 94.5,
          "pitch": -4.0,
          "to": "1",
          "arrow": {
            "type": "arrow",
            "dir": "right",
            "size": 0.32
          }
        },
        {
          "type": "nav",
          "bearing": 266.5,
          "pitch": -15.5,
          "to": "3",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.38
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/amigos/2.webp",
      "srcWebpMobile": "static/assets/img/cafe/amigos/2_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/amigos/2_mobile_low.webp"
    },
    {
      "id": "1",
      "name": "Entry Stairway — Amigo’s Entrance Door",
      "description": "Stair landing near the entrance door leading up into Amigo’s dining area.",
      "coords": {
        "building": "cafe-amigos",
        "floor": 0
      },
      "image": "static/assets/img/cafe/amigos/1.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 269.5,
          "pitch": -16.7,
          "to": "2",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.38
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/amigos/1.webp",
      "srcWebpMobile": "static/assets/img/cafe/amigos/1_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/amigos/1_mobile_low.webp"
    },
    {
      "id": "3",
      "name": "Counter View — Central Seating & Service Area",
      "description": "Closer view facing the service counter with central seating, wall decor and the main service zone in front.",
      "coords": {
        "building": "cafe-amigos",
        "floor": 1
      },
      "image": "static/assets/img/cafe/amigos/3.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 81.4,
          "pitch": -2.7,
          "to": "2",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.34
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/amigos/3.webp",
      "srcWebpMobile": "static/assets/img/cafe/amigos/3_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/amigos/3_mobile_low.webp"
    }
  ]
}