{
  "id": "/",
  "name": "Functn - Event Management Platform",
  "short_name": "Functn",
  "description": "The all-in-one platform to sell tickets, build recurring revenue with memberships, secure sponsorships, and grow your event business.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#685df3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png?v=5",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=5",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "events", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Event Hub",
      "short_name": "Event Hub",
      "description": "Open your Event Hub",
      "url": "/hub",
      "icons": [{ "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Create Event",
      "short_name": "Create",
      "description": "Create a new event",
      "url": "/e/create",
      "icons": [{ "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png?v=5", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
