{
  "name": "Solitaire.fyi - Free Online Solitaire",
  "short_name": "Solitaire.fyi",
  "description": "Play 25+ free solitaire card games online. Klondike, Spider, FreeCell, Pyramid, and more.",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#124a20",
  "background_color": "#124a20",
  "display": "standalone"
}
