{
  "name": "Ticket4GO \u2014 Tickets & Radio",
  "short_name": "Ticket4GO",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020b1d",
  "theme_color": "#0787ff",
  "description": "Discover events, buy tickets and listen to Ticket4GO Radio.",
  "icons": [],
  "scope": "/",
  "categories": [
    "music",
    "entertainment",
    "events"
  ],
  "shortcuts": [
    {
      "name": "Ticket4GO Radio",
      "short_name": "Radio",
      "description": "Start Ticket4GO Radio",
      "url": "/radio?autoplay=1",
      "icons": []
    },
    {
      "name": "My Music",
      "short_name": "My Music",
      "description": "Open favourites and playlists",
      "url": "/account/music",
      "icons": []
    },
    {
      "name": "Events",
      "short_name": "Events",
      "description": "Browse events",
      "url": "/events",
      "icons": []
    }
  ]
}