{
  "name": "Minesweeper.now",
  "short_name": "Minesweeper",
  "description": "Competitive Minesweeper - Standard & No-Guessing modes, global leaderboards, ranked seasons.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/static/img/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/img/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots": [],
  "categories": ["games", "entertainment"]
}
