{
  "name": "펫노트",
  "short_name": "펫노트",
  "start_url": "https://devmore.io",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#212529",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/image/icon/favicon/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/image/icon/favicon/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
