{
  "name": "꿀잠페이 — 자고 일어나면 포인트가 쌓이는 앱",
  "short_name": "꿀잠페이",
  "description": "잠자고 광고 보면 포인트가 쌓여요. 편의점·카페·계좌이체로 교환하세요.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1530",
  "theme_color": "#1a1530",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
