{
  "name": "Mineswept Online",
  "short_name": "Mineswept",
  "description": "Browser-based Minesweeper roguelike with card collection and multiplayer",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#323232",
  "theme_color": "#3a6ea5",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" }
  ]
}
