{
  "name": "Tennis — запись на тренировки",
  "short_name": "Tennis",
  "description": "Клуб с четырьмя кортами. Расписание, записи, турниры, абонементы.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#052e16",
  "orientation": "portrait",
  "lang": "ru",
  "categories": ["sports", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
