{
  "name": "HUXIP",
  "short_name": "HUXIP",
  "description": "A privacy-first place-based assistant. Explore, ask HUXIP, save to Passport, connect privately.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0E0F0F",
  "background_color": "#0E0F0F",
  "categories": ["travel", "lifestyle", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore countries",
      "short_name": "Explore",
      "description": "Browse the countries HUXIP can organize for you.",
      "url": "/atlas"
    },
    {
      "name": "Ask HUXIP",
      "short_name": "Ask",
      "description": "Build a plan around your country, intent, and time.",
      "url": "/concierge"
    },
    {
      "name": "Open Passport",
      "short_name": "Passport",
      "description": "Your private record across HUXIP — saved plans, places, and moments.",
      "url": "/passport"
    },
    {
      "name": "Connect privately",
      "short_name": "Connect",
      "description": "Active members around the place you're in. Privacy on by default.",
      "url": "/connect"
    }
  ]
}
