{
  "name": "Swocus - 피클볼 & 패들 매칭",
  "short_name": "Swocus",
  "description": "피클볼, 패들 번개 매칭과 용병 모집 플랫폼",
  "start_url": "/matches",
  "display": "standalone",
  "background_color": "#0C4A3E",
  "theme_color": "#0C4A3E",
  "orientation": "portrait",
  "lang": "ko",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
