{
  "name": "VouchX 영수증",
  "short_name": "VouchX",
  "start_url": "/receipt_manager.html",
  "display": "standalone",
  "background_color": "#1A6B5A",
  "theme_color": "#1A6B5A",
  "icons": [
    {
      "src": "/static/welcome.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
