{
  "name": "리드미 — 너를 읽어줄게",
  "short_name": "리드미",
  "description": "24문항 6축 강점검사. 나의 진짜 강점을 찾고, 친구·연인과 궁합까지 확인하는 한국형 AI 진단 서비스.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF1A5F",
  "background_color": "#09090b",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
