{
  "name": "Shuffled",
  "short_name": "Shuffled",
  "description": "Play Solitaire, FreeCell, Spider & Mahjong — all in one free, clean card games app.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1b5e20",
  "theme_color": "#2e7d32",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
