{
  "name": "4球取り切り記録",
  "short_name": "4球記録",
  "description": "4球取り切りの結果を手軽に記録するアプリ",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f2e9",
  "theme_color": "#153f35",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%23153f35'/%3E%3Cg fill='none' stroke='%23fff' stroke-width='18'%3E%3Ccircle cx='190' cy='190' r='55'/%3E%3Ccircle cx='322' cy='190' r='55'/%3E%3Ccircle cx='190' cy='322' r='55'/%3E%3Ccircle cx='322' cy='322' r='55'/%3E%3C/g%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
