{
  "name": "スマホ de PGスコア記録",
  "short_name": "PGスコア",
  "description": "横画面でパークゴルフのスコアを記録・共有するアプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2e7d32",
  "theme_color": "#2e7d32",
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ]
}