{
  "name": "ジム選び診断【無料】目的・予算別おすすめフィットネスクラブ",
  "short_name": "ジム選び診断【無料】目的",
  "description": "ダイエット・筋トレ・健康維持の目的と予算から最適なジムを無料診断。月謝・設備・立地で比較。",
  "start_url": "/gym-finder/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}