{
  "name": "경매 마스터",
  "short_name": "경매마스터",
  "description": "AI 부동산 경매 권리분석·낙찰가 예측·명도 가이드 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001845",
  "theme_color": "#002A62",
  "lang": "ko",
  "orientation": "portrait-primary",
  "categories": ["finance", "education"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
