{
  "name": "Hupai 胡牌 — Mahjong Table",
  "short_name": "Hupai",
  "description": "Hong Kong, Taiwanese, Riichi, Sichuan, Chinese Official and Zung Jung mahjong, plus solitaire, daily puzzles, lessons and a coach. Free, offline, no ads.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#5A0E12",
  "theme_color": "#5A0E12",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily puzzle",
      "url": "/?mode=hk#puzzle"
    },
    {
      "name": "Solitaire",
      "url": "/?mode=sol"
    },
    {
      "name": "Riichi",
      "url": "/?mode=rj"
    },
    {
      "name": "Weekly tournament",
      "url": "/?mode=hk&tourney=1"
    }
  ],
  "id": "/"
}