{
  "name": "Бильярд «Колхоз» — счёт очков",
  "short_name": "Колхоз",
  "description": "Подсчёт очков и денег в бильярдной игре «Колхоз». Общий счёт на все телефоны.",
  "lang": "ru",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c4630",
  "theme_color": "#0c4630",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%230c4630'/%3E%3Ccircle cx='96' cy='96' r='56' fill='%23f2c230' stroke='%23f1d97a' stroke-width='6'/%3E%3Ctext x='96' y='128' font-size='72' font-family='sans-serif' font-weight='bold' text-anchor='middle' fill='%23241d07'%3E8%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}