{
  "name": "헤어라인 시뮬레이터",
  "short_name": "시뮬레이터",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6fa",
  "theme_color": "#2563eb",
  "icons": [
    { "src": "/static/icon_sim_180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/static/icon_sim.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
