{
  "name": "GridCrash",
  "short_name": "GridCrash",
  "description": "Competitive Minesweeper-style logic puzzle. Flag mines, beat the clock, top the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f12",
  "theme_color": "#f5a623",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "puzzle"],
  "lang": "en"
}
