{
  "name": "Aura Blocks",
  "short_name": "Aura Blocks",
  "description": "Neon block puzzle game — find your flow",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08081a",
  "theme_color": "#9b6dff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["games", "puzzle"]
}
