{
  "name": "파공넷",
  "short_name": "파공",
  "description": "파산자 공매 정보 플랫폼",
  "icons": [
    {
      "src": "/static/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#005596",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}