{
  "name": "하나의 거울",
  "short_name": "거울",
  "description": "매일 3분, 하나의 질문으로 자신을 바라보는 성찰 앱",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0F0F",
  "theme_color": "#0F0F0F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "lang": "ko",
  "categories": ["lifestyle", "health"],
  "screenshots": []
}
