{
  "name": "Game Night HQ",
  "short_name": "Game Night",
  "description": "Plan game nights, find your crew, track your chaos. A Full Uproar Games product.",
  "start_url": "/game-nights",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2a2f3a",
  "theme_color": "#FF8200",
  "categories": ["games", "entertainment", "social", "lifestyle"],
  "icons": [
    {
      "src": "/images/fugly/fugly3.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Plan a game night",
      "short_name": "New event",
      "url": "/game-nights?create=1",
      "description": "Spin up a new event"
    },
    {
      "name": "My crews",
      "short_name": "Crews",
      "url": "/game-nights",
      "description": "Jump to your crews"
    }
  ]
}
