{
  "name": "기별 — 오늘 안부할 3명을 골라드려요",
  "short_name": "기별",
  "description": "AI가 오늘 안부할 3명을 골라주고 메시지 초안을 만들어드립니다. 매일 아침 5분, 잠든 관계가 기회로 바뀌어요.",
  "start_url": "/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ko",
  "theme_color": "#2D5F3F",
  "background_color": "#FAFAF6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
