{
  "name": "Club Manager",
  "short_name": "Club Manager",
  "description": "Контроль смен и кассы для ПК-клубов",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050b12",
  "theme_color": "#071019",
  "lang": "ru",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
