{
  "name": "Humanae - Clubs, Events & Wellness for Real Connection",
  "short_name": "Humanae",
  "description": "Humanae cultivates agency and wellness through clubs, events, and authentic connections. Join community groups, discover curated events, and build resilient professional networks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fcf9f2",
  "theme_color": "#f89b37",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["social", "lifestyle", "business", "wellness"],
  "icons": [
    {
      "src": "/logo/Humanae_Icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/logo/Humanae_Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/Humanae_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Clubs",
      "short_name": "Clubs",
      "description": "Browse clubs for wellness, tech, arts and community",
      "url": "/clubs",
      "icons": [
        {
          "src": "/logo/Humanae_Icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Discover meetups, workshops and experiences",
      "url": "/events",
      "icons": [
        {
          "src": "/logo/Humanae_Icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Join Humanae",
      "short_name": "Join",
      "description": "Sign up for clubs, events and wellness",
      "url": "/signup",
      "icons": [
        {
          "src": "/logo/Humanae_Icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Membership plans for events and clubs",
      "url": "/pricing",
      "icons": [
        {
          "src": "/logo/Humanae_Icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Agency, wellness and authentic connection",
      "url": "/network",
      "icons": [
        {
          "src": "/logo/Humanae_Icon.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
