{
  "name": "ぷよぷよ",
  "short_name": "ぷよぷよ",
  "description": "ブラウザで遊べるぷよぷよゲーム",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a3e",
  "theme_color": "#1a1a3e",
  "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' rx='40' fill='%231a1a3e'/><circle cx='68' cy='80' r='34' fill='%23ff4d6d'/><circle cx='124' cy='80' r='34' fill='%234dd2ff'/><circle cx='68' cy='132' r='34' fill='%23ffe066'/><circle cx='124' cy='132' r='34' fill='%237fff7f'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%231a1a3e'/><circle cx='180' cy='210' r='90' fill='%23ff4d6d'/><circle cx='332' cy='210' r='90' fill='%234dd2ff'/><circle cx='180' cy='350' r='90' fill='%23ffe066'/><circle cx='332' cy='350' r='90' fill='%237fff7f'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
