{
  "name": "DropGrid — Neon Block Puzzle",
  "short_name": "DropGrid",
  "description": "A free, fast, neon falling-block puzzle game. Play solo or head-to-head online!",
  "start_url": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#0b0e1a",
  "theme_color": "#0b0e1a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
