{
  "name": "Hubbaly",
  "short_name": "Hubbaly",
  "description": "Hubbaly brings tickets, staff, forms, check-in, member flows, and albums into one system for recurring community events.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "categories": ["business", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icons/android-icon-36x36.png",
      "sizes": "36x36",
      "type": "image/png"
    },
    {
      "src": "/icons/android-icon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/icons/android-icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/android-icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/android-icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Open your Hubbaly home workspace.",
      "url": "/",
      "icons": [
        {
          "src": "/icons/android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Tickets",
      "short_name": "Tickets",
      "description": "Open your ticket wallet and purchases.",
      "url": "/tickets",
      "icons": [
        {
          "src": "/icons/android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Notifications",
      "short_name": "Alerts",
      "description": "Open your notification inbox.",
      "url": "/notifications",
      "icons": [
        {
          "src": "/icons/android-icon-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/help/images/hub-create-mobile.png",
      "sizes": "1170x1992",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Create and manage hubs from your phone."
    },
    {
      "src": "/help/images/settings-overview-mobile.png",
      "sizes": "1170x1992",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Review account and notification settings on mobile."
    },
    {
      "src": "/help/images/account-overview-desktop.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Keep tickets, events, and member workflows in one desktop workspace."
    }
  ]
}
