{
  "name": "Trash — Card Game",
  "short_name": "Trash",
  "description": "The classic 10-card layout game, Jacks wild, Queens & Kings dead. Play against the dealer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#081410",
  "theme_color": "#0B4F3C",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
