{
  "name": "戦国姫札",
  "short_name": "姫札",
  "description": "乱世の姫を集め、陣を組み、天下を競ふ和風 TCG",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0608",
  "theme_color": "#7a2118",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "冒険",
      "short_name": "冒険",
      "description": "姫札放浪記 (ローグライク)",
      "url": "/adventure",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "対局",
      "short_name": "対局",
      "description": "Balatro 風一騎討ち",
      "url": "/game/holdem",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ガチャ",
      "short_name": "ガチャ",
      "description": "姫札 召喚",
      "url": "/gacha",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "今日の運命",
      "short_name": "デイリー",
      "description": "全員 同 seed のデイリー試練",
      "url": "/game/daily",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
