{
  "name": "몇등 - 플레이스 순위체크",
  "short_name": "몇등",
  "description": "네이버 플레이스·블로그 순위를 추적하는 마케팅 도구. 주문·라이선스·다운로드를 한 곳에서 관리하세요.",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "ko-KR",
  "icons": [
    { "src": "/images/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "다운로드", "url": "/pages/mypage/downloads.php" },
    { "name": "주문 내역", "url": "/pages/mypage/orders.php" },
    { "name": "고객센터", "url": "/pages/support/notice.php" }
  ]
}
