{
  "name": "SmartBilliard — бронирование столов",
  "short_name": "SmartBilliard",
  "description": "Найди бильярдный клуб, выбери стол и забронируй за пару кликов",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1210",
  "theme_color": "#0a1210",
  "orientation": "portrait-primary",
  "lang": "ru",
  "icons": [
    {
      "src": "https://cdn.poehali.dev/projects/c7529388-9f84-4fd3-8a98-07ecec9191b8/files/ebc76bfb-c06a-4b42-a841-4ac2e60d801f.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://cdn.poehali.dev/projects/c7529388-9f84-4fd3-8a98-07ecec9191b8/files/ebc76bfb-c06a-4b42-a841-4ac2e60d801f.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://cdn.poehali.dev/projects/c7529388-9f84-4fd3-8a98-07ecec9191b8/files/ebc76bfb-c06a-4b42-a841-4ac2e60d801f.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://cdn.poehali.dev/projects/c7529388-9f84-4fd3-8a98-07ecec9191b8/files/og-image-1781650158415.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SmartBilliard — бронирование"
    }
  ],
  "categories": ["sports", "lifestyle"],
  "shortcuts": [
    {
      "name": "Клубы рядом",
      "short_name": "Клубы",
      "url": "/?tab=clubs",
      "description": "Найти бильярдный клуб"
    },
    {
      "name": "Сканировать QR",
      "short_name": "Скан",
      "url": "/?tab=scan",
      "description": "Сканировать QR-код стола"
    }
  ]
}