{
  "name": "원글보장",
  "short_name": "원글보장",
  "description": "글을 적금처럼 모으세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F8F5",
  "theme_color": "#1A3A2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
