{
  "name": "Spider Solitaire",
  "short_name": "Spider",
  "description": "Play Spider Solitaire online free with 1-suit, 2-suit, and 4-suit modes, stock deals, undo, stats, and full rules.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#052e16",
  "theme_color": "#14532d",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
