{
  "name": "Good To Go — Stay Good",
  "short_name": "Good To Go",
  "description": "Stay Good 인증마크 — 외국인 손님의 실패를 줄이는 가게 인증 구조",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030303",
  "theme_color": "#030303",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "인증 가게 보기",
      "url": "/#stores",
      "description": "인증된 가게 목록 보기"
    },
    {
      "name": "가게 신청",
      "url": "/apply",
      "description": "인증 신청하기"
    }
  ]
}
