{
  "name": "바이브 플랫폼 - 무료 계산기 & 서비스 모음",
  "short_name": "바이브 플랫폼",
  "description": "바이브코딩으로 만든 실용적인 무료 서비스 모음. 연봉 계산기, 부가세 계산기, 위스키 추천 등.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["finance", "utilities", "lifestyle"]
}
