{
  "id": "com.getdailymind.app",
  "name": "DailyMind — 매일 5분 두뇌 활동",
  "short_name": "DailyMind",
  "description": "시니어 친화 짝찾기 미니퍼즐. 매일 5분, 즐거운 두뇌 활동.",
  "start_url": "/web/play.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1A7A3E",
  "background_color": "#F8FAFC",
  "lang": "ko-KR",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/web/assets/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web/assets/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 두뇌 활동",
      "short_name": "활동 시작",
      "url": "/web/play.html",
      "icons": [{ "src": "/web/assets/brand/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "다른 그림 찾기",
      "url": "/web/find-different.html?cat=odd-image"
    }
  ]
}
