{
  "name": "骨格診断・体型タイプ診断",
  "short_name": "骨格診断・体型タイプ診断",
  "description": "骨格タイプ（ストレート/ウェーブ/ナチュラル）を8問で診断し、似合う服・コーデを提案。避けるべきアイテムと得意なシルエットがわかります。",
  "start_url": "/body-frame-advisor/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "ja",
  "icons": [
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}