{
  "name": "대성에너지 MES",
  "short_name": "대성 MES",
  "description": "대성에너지 가스 재고관리 시스템",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c2d5e",
  "theme_color": "#0c2d5e",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
