{
  "name": "TableSentry",
  "short_name": "TableSentry",
  "description": "Blackjack advantage-play detection aid for trained surveillance operators. Hi-Lo count, bet ramp tracking, Illustrious 18 deviation checks.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1f3a",
  "theme_color": "#0b1f3a",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
