{
  "name": "Roulette Analyzer",
  "short_name": "Roulette",
  "description": "Live roulette analytics — find tactical L.O. crossings across casino tables in real time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06060a",
  "theme_color": "#06060a",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["productivity", "finance", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Мониторинг",
      "short_name": "Monitor",
      "description": "Live-таблица столов с тактиками",
      "url": "/monitor",
      "icons": [
        {
          "src": "/icons/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Уведомления",
      "short_name": "Alerts",
      "description": "Журнал срабатываний",
      "url": "/account",
      "icons": [
        {
          "src": "/icons/icon-192.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
