{
  "name": "DontBlunder — Live Chess Eval & Blunder Alerts",
  "short_name": "DontBlunder",
  "description": "Follow any public Lichess game with a live evaluation bar and instant blunder alerts. Stockfish runs in your browser — no account needed.",
  "id": "/apps/dontblunder/",
  "start_url": "/apps/dontblunder/",
  "scope": "/apps/dontblunder/",
  "display": "standalone",
  "background_color": "#14141a",
  "theme_color": "#14141a",
  "icons": [
    {
      "src": "/apps/dontblunder/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apps/dontblunder/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apps/dontblunder/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
