{
  "name": "멘토사주",
  "short_name": "멘토사주",
  "description": "사주명리연구원 더카이로스의 AI 사주 풀이",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fbf7f2",
  "theme_color": "#fbf7f2",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/static/mentor-icon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/static/mentor-icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/mentor-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/mentor-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
