{
  "name": "아이고기",
  "short_name": "아이고기",
  "start_url": "/shop/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/img/ic_launcher.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/ic_launcher_foreground.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}