{
  "name": "AudioMerge — 음성파일 합치기",
  "short_name": "AudioMerge",
  "description": "MP3, M4A, WAV 파일을 브라우저에서 직접 합치는 무료 도구",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "categories": ["utilities", "music"]
}
