{
  "name": "チョコレート工場のおじいちゃん",
  "short_name": "チョコ工場",
  "description": "1930年代カートゥーン風チョコレートカードゲーム。品評会トーナメントで優勝を目指せ！",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#5C2D0A",
  "background_color": "#2C1400",
  "categories": ["games"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
