{
  "name": "나의문서 - 해피",
  "short_name": "나의문서",
  "description": "사진 한 장으로 용돈, 식단, 메모, 일정을 자동으로 정리하는 개인 AI 비서",
  "start_url": "/모바일/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf6e9",
  "theme_color": "#1e88f0",
  "icons": [
    {
      "src": "https://happy.ezwebs.net/wp-content/uploads/2026/08/mydoc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://happy.ezwebs.net/wp-content/uploads/2026/08/mydoc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://happy.ezwebs.net/wp-content/uploads/2026/08/mydoc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}