{
  "name": "Heart to Hearts",
  "short_name": "H2H",
  "description": "마음을 전하는 가장 솔직한 방법",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#FFFBFB",
  "theme_color": "#E11D48",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
