{
  "name": "WWII Most Wanted Art Solitaire",
  "short_name": "MWA Solitaire",
  "description": "Klondike solitaire featuring 52 missing masterpieces from World War II. Recover them card by card and support the Monuments Men and Women Foundation.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#2c3136",
  "theme_color": "#a3824e",
  "categories": ["games", "entertainment", "education"],
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
