{
  "name": "Fahrstuhl",
  "short_name": "Fahrstuhl",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000061",
  "orientation": "any",
  "description": "Fahrstuhl is an online card game that can be played with 3 to 8 players. The game consists of several rounds. In the first round, the Fahrstuhl players each receive one card, in the second round two cards, etc. In a complete Fahrstuhl game, a maximum of 10 cards are dealt per Fahrstuhl player. In the following rounds, the Fahrstuhl players receive one card less than in the previous round. A complete Fahrstuhl game with up to 10 cards per Fahrstuhl player includes 19 rounds. The goal of the Fahrstuhl players is to assess their own cards as best as possible in each round and, based on this assessment, to accurately predict the number of tricks to be achieved.",
  "lang": "en",
  "dir": "rtl",
  "categories": [ "entertainment", "games", "social" ],
  "icons": [
    {
      "src": "images/icon-512px.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "images/icon-384px.png",
      "type": "image/png",
      "sizes": "384x384",
      "purpose": "any"
    },
    {
      "src": "images/icon-256px.png",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any"
    },
    {
      "src": "images/icon-192px.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "images/icon-152px.png",
      "type": "image/png",
      "sizes": "152x152",
      "purpose": "any"
    },
    {
      "src": "images/icon-144px.png",
      "type": "image/png",
      "sizes": "144x144",
      "purpose": "any"
    },
    {
      "src": "images/icon-128px.png",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "images/icon-96px.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "images/icon-72px.png",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any"
    }
  ],
  "url_handlers": [
    {
      "origin": "https://www.fahrstuhl-spielen.de"
    }
  ],
  "web_apps": [
    {
      "manifest": "https://www.fahrstuhl-spielen.de/manifest.json",
      "details": {
        "paths": [
          "/*"
        ]
      }
    }
  ],
  "screenshots": [
    {
      "src": "images/Playground.png",
      "sizes": "1100x401",
      "type": "image/png",
      "platform": "wide",
      "label": "Playground"
    },
    {
      "src": "images/WaitingHall.png",
      "sizes": "1100x401",
      "type": "image/png",
      "platform": "wide",
      "label": "Waiting hall"
    },
    {
      "src": "images/GameOver.png",
      "sizes": "1100x401",
      "type": "image/png",
      "platform": "wide",
      "label": "Game over"
    },
    {
      "src": "images/Host.png",
      "sizes": "1100x401",
      "type": "image/png",
      "platform": "wide",
      "label": "Hosting a game"
    },
    {
      "src": "images/Join.png",
      "sizes": "1100x400",
      "type": "image/png",
      "platform": "wide",
      "label": "Joining a game"
    }
  ]
}
