{
  "name": "MindFin — 2분 투자 캐릭터 검사",
  "short_name": "MindFin",
  "description": "빅5 성격이론 기반 32가지 투자자 캐릭터. 2분 간이 검사로 무가입·무료 확인하세요.",
  "id": "/index.html",
  "start_url": "/index.html?utm_source=pwa&utm_medium=homescreen",
  "display": "standalone",
  "background_color": "#F7FAFF",
  "theme_color": "#2B6CF6",
  "orientation": "portrait-primary",
  "lang": "ko",
  "categories": ["finance", "lifestyle"],
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon-maskable-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icons/icon-maskable-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
