{
  "name": "Shithead Online - Free Multiplayer Card Game",
  "short_name": "Shithead",
  "description": "Play Shithead online for free with friends, bots, private lobbies, game modes and mobile web app support.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a2418",
  "theme_color": "#0a2418",
  "orientation": "portrait-primary",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Shithead",
      "short_name": "Play",
      "description": "Start Shithead Online.",
      "url": "/play",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Rules",
      "short_name": "Rules",
      "description": "Read the Shithead Online app rules.",
      "url": "/rules",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": ["games", "entertainment"]
}
