{
  "name": "CardRules+ - Card Game Rules",
  "short_name": "CardRules+",
  "description": "Card game rules for 300+ games. Learn how to play poker, rummy, hearts, and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1E3F2B",
  "theme_color": "#1E3F2B",
  "icons": [
    {
      "src": "/assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}