{
  "name": "활기찬 아침",
  "short_name": "활기찬아침",
  "description": "주중 아침을 활기차게 시작하는 모닝 루틴 앱",
  "start_url": "./morning.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffecd2",
  "theme_color": "#ff6a88",
  "lang": "ko",
  "categories": ["lifestyle", "productivity", "health"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
