{
  "name": "사사끼",
  "short_name": "사사끼",
  "description": "북한 전통 카드게임 사사끼 온라인 대결. 실시간 멀티플레이, 콩·입쌀·기름·달러·금괴 판돈, 자타·꼬타·달리기·돼지 룰 완벽 구현.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1a1005",
  "theme_color": "#8b6914",
  "lang": "ko",
  "icons": [
    {"src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "prefer_related_applications": false
}
