{
  "name": "Block Blast Pro",
  "short_name": "Block Pro",
  "description": "A polished, high-fidelity block puzzle game.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0c0c",
  "theme_color": "#EAB308",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
