{
  "name": "Play Minesweeper Online",
  "short_name": "Minesweeper",
  "description": "Play Minesweeper Online, a free classic puzzle game with Beginner, Intermediate, Expert, Daily Challenge, and Custom Board modes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
