{
  "name": "Rephive",
  "short_name": "Rephive",
  "description": "트레이너와 회원을 잇는 운동·식단·인바디 기록 SNS",
  "theme_color": "#0050d8",
  "start_url": "/member.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f2f7",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
