{
	"lang": "en",
	"name": "4 Aces Poker League",
	"short_name": "4aces",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"description": "4 Aces Poker League",
	"display": "standalone",
	"theme_color": "#333333",
	"background_color": "#000",
	"orientation": "portrait",
	"icons": [
	  {
		"src": "/images/icon-192x192.png",
		"sizes": "192x192",
		"type": "image/png",
		"purpose": "any"
	  },
	  {
		"src": "/images/icon-512x512.png",
		"sizes": "512x512",
		"type": "image/png",
		"purpose": "any maskable"
	  }
	],
  "shortcuts": [
    {
      "name": "Play",
      "url": "event_games.php?sh=1",
      "description": "Sign in to games to participate"
    },
    {
      "name": "RSVP",
      "url": "rsvp.php?sh=1",
      "description": "RSVP for events in advance"
    },
    {
      "name": "Leaderboards",
      "url": "leaderboards.php?sh=1",
      "description": "See league points and stats"
    },
    {
      "name": "Calendar",
      "url": "calendar.php?sh=1",
      "description": "See the league calendar"
    }
  ],
  "categories": [
    "entertainment",
    "games",
    "social"
  ],
  "dir": "ltr"
}
