{
  "name": "Solitaire Station",
  "short_name": "Solitaire Station",
  "description": "Play free online solitaire at Solitaire Station — Klondike, FreeCell, Spider, Pyramid, TriPeaks, and Mahjong. No download required.",
  "start_url": "/klondike",
  "display": "standalone",
  "background_color": "#0e1c10",
  "theme_color": "#b8901e",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
