{
  "name": "Golf Iron Advisor",
  "short_name": "GolfIronAdvisor",
  "description": "ゴルフアイアン適性診断システム - あなたに最適なゴルフアイアンを見つけよう",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "icons": [
    {
      "src": "./icons/favicon-new.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}