{
  "name": "자판기 관리 - Invedory",
  "short_name": "자판기관리",
  "description": "스마트한 자판기 운영의 시작 - 매출, 재고, 자판기를 한 곳에서 관리하세요",
  "start_url": "/vending-manager/",
  "scope": "/vending-manager/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0064FF",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
