{
  "name": "Island Solitaire",
  "short_name": "Solitaire",
  "description": "A relaxing card game based on the classic High Seas Solitaire.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#2B5F6B",
  "theme_color": "#2B5F6B",
  "icons": [
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
