{
  "name": "KukkiDo — Тхэквондо",
  "short_name": "KukkiDo",
  "description": "Платформа для спортсменов и тренеров по тхэквондо WT",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#C5A44E",
  "background_color": "#FAFAF9",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["sports", "health", "fitness"]
}
