{
  "name": "끄너보까",
  "short_name": "끄너보까",
  "description": "하루에 한 개비씩 줄여보는 점진적 금연 앱",
  "theme_color": "#0d0d0d",
  "background_color": "#0d0d0d",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/app",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
