{
  "name": "キャンディーマッチ",
  "short_name": "キャンディー",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ff6fa6",
  "theme_color": "#ff4785",
  "orientation": "portrait",
  "icons": [
    {"src":"data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23ff6fa6'/><text x='96' y='130' text-anchor='middle' font-size='120'>🍭</text></svg>","sizes":"192x192","type":"image/svg+xml"}
  ]
}
