{
  "name": "모아 — 아기 성장 영상 스튜디오",
  "short_name": "모아",
  "description": "아기 사진을 기기 안에서 안전하게 성장 영상으로 만드는 로컬 우선 PWA",
  "lang": "ko-KR",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fffaf5",
  "theme_color": "#f47f6b",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
