{
  "name": "알바 지원 문자 생성기",
  "short_name": "알바문자",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef5ff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}