{
  "name": "Kroyal - Organize and Discover Events",
  "short_name": "Kroyal",
  "description": "Kroyal helps you create, manage and sell tickets for your events. Join thousands discovering and attending events around the world.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#643BD5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/kroyal-logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/kroyal-logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "social", "events"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Events",
      "short_name": "Events",
      "description": "View all events",
      "url": "/",
      "icons": [
        {
          "src": "/icons/kroyal-logo-icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}

