{
  "name": "Shenshou Bestiary — Match mythical beasts, collect the codex",
  "short_name": "Bestiary",
  "description": "Match pairs of mythical Chinese beasts. Collect all 8 in your bestiary: Qinglong, Baihu, Zhuque, Xuanwu, Qilin, Fenghuang, Jiuweihu, Baize. A relaxing memory game with ink-wash aesthetic.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fafaf3",
  "theme_color": "#fafaf3",
  "orientation": "landscape",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}