{
  "id": "/",
  "name": "티모",
  "short_name": "티모",
  "description": "전국 아마추어 스포츠 대회 정보 통합 플랫폼",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1B2E",
  "theme_color": "#1A1B2E",
  "icons": [
    {
      "src": "/timo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/timo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
