{
  "name": "피어프리 그루밍 기록",
  "short_name": "그루밍 기록",
  "description": "미용 중에는 탭 몇 번으로, 끝난 뒤에는 보호자에게 보낼 기록지를 만드는 앱",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e2e8f0",
  "theme_color": "#0f172a",
  "lang": "ko",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
