{
  "name": "UNIT-GOLF | 練習場でつながるゴルファーSNS",
  "short_name": "UNIT-GOLF",
  "description": "お気に入りのゴルフ練習場を登録して、同じ場所で練習している仲間と繋がれるゴルファー専用SNS",
  "lang": "ja",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050d08",
  "theme_color": "#050d08",
  "categories": ["sports", "social", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "掲示板",
      "url": "/board",
      "description": "ゴルフ仲間募集掲示板"
    },
    {
      "name": "メッセージ",
      "url": "/messages",
      "description": "メッセージチャット"
    },
    {
      "name": "仲間を探す",
      "url": "/members",
      "description": "ゴルファーを検索"
    }
  ]
}
