{
  "name": "커피톡톡 CoffeeTalkTalk",
  "short_name": "커피톡톡",
  "description": "커피를 사랑하는 사람들의 커뮤니티",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#6F4E37",
  "background_color": "#FAF5F0",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
