{
  "name": "Relax Solitaire",
  "short_name": "Solitaire",
  "description": "Play the best free online games for mature adults on Relax Solitaire. Enjoy classic Mahjong, Solitaire, card games, and relaxing puzzles. No downloads, no registration, just instant fun for mind relaxation.",
  "start_url": "/",
  "display": "standalone",
"orientation": "portrait",
  "background_color": "#faf6f0",
  "theme_color": "#544fe8ff", 
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

 