{
  "name": "DASH Blackjack",
  "short_name": "DASH",
  "description": "Dealer Aggressive Short-Hit Strategy — professional 7-hand blackjack training",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#040810",
  "theme_color": "#040810",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["games", "education"],
  "screenshots": []
}
