{
  "name": "제니 플래너 (Jenny Planner)",
  "short_name": "제니플래너",
  "description": "아빠와 제니가 함께하는 스마트 AI 생산성 플래너",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
