{
  "name": "Card Sense 888 - Probability Trainer & Calculator",
  "short_name": "Card Sense 888",
  "description": "Independent educational app by CardSense888. The only multi-game probability trainer covering Blackjack, Poker, and Baccarat with unique Monte Carlo simulation engine (10,000+ trials), card counting trainer (Hi-Lo, KO, Omega II), interactive quiz, and advanced calculator suite (EV, odds converter). 100% offline PWA - pure mathematics education. Not affiliated with any casino or gambling operator.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08142B",
  "theme_color": "#08142B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-71.png",
      "sizes": "71x71",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-150.png",
      "sizes": "150x150",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-300.png",
      "sizes": "300x300",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "games", "utilities"],
  "keywords": [
    "monte carlo simulation",
    "card counting trainer",
    "probability calculator",
    "expected value calculator",
    "blackjack trainer",
    "poker odds",
    "baccarat math",
    "interactive quiz",
    "card game probability",
    "offline calculator",
    "statistical analysis"
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/screenshot1.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ]
}
