{
  "name": "Solvd",
  "short_name": "Solvd",
  "description": "Free online puzzle games with leaderboards and recorded solutions. Play the Sliding Puzzle, Klotski, Lights Out and more, climb the rankings, and see how the best players solved it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6fb",
  "theme_color": "#3b82f6",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
