{
  "name": "InfoNavi",
  "short_name": "InfoNavi",
  "description": "AI, 돈, 생활 정보를 쉽게 정리하는 정보 매거진",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f7f4",
  "theme_color": "#111111",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
