{
  "name": "ONYOU 온유",
  "short_name": "온유",
  "description": "따로 지내도, 매일 함께. 가족 단위 걸음수 챌린지.",
  "lang": "ko",
  "start_url": "/home/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFBF5",
  "theme_color": "#4A9B7F",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["health", "lifestyle", "social"]
}
