{
  "name": "Inappropriate - Party Game",
  "short_name": "Inappropriate",
  "description": "The party game where you say things you definitely shouldn't. Name as many slang words as possible before your friends call BULL!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1209",
  "theme_color": "#1a1209",
  "lang": "en-GB",
  "categories": ["games", "entertainment", "social"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486325387/7LSyZyAvb4zp59viizb4qh/icon-192_dd4980a6.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486325387/7LSyZyAvb4zp59viizb4qh/icon-512_cfa27320.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486325387/7LSyZyAvb4zp59viizb4qh/icon-maskable-512_8b721c8a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start a Game",
      "short_name": "Play",
      "description": "Create a new game session",
      "url": "/?action=start",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486325387/7LSyZyAvb4zp59viizb4qh/icon-192_dd4980a6.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Join a Game",
      "short_name": "Join",
      "description": "Join a friend's game with a code",
      "url": "/join",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486325387/7LSyZyAvb4zp59viizb4qh/icon-192_dd4980a6.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
