{
  "name": "매일 영감 앱",
  "short_name": "영감",
  "description": "다국어 지원 매일 영감 앱, 동적 콘텐츠와 SEO 최적화 메타데이터 포함.",
  "lang": "ko",
  "start_url": "/ko/",
  "scope": "/ko/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFB74D",
  "theme_color": "#FFB74D",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}