{
  "name": "CORE STACK",
  "short_name": "CORE",
  "description": "Block puzzle game with global leaderboard and real-time scoring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#2d2d2d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%232d2d2d'/><g><rect x='24' y='24' width='24' height='24' fill='%23ff4444'/><rect x='48' y='24' width='24' height='24' fill='%2344ff44'/><rect x='72' y='24' width='24' height='24' fill='%234444ff'/><rect x='96' y='24' width='24' height='24' fill='%23ffff44'/><rect x='120' y='24' width='24' height='24' fill='%23ff44ff'/><rect x='144' y='24' width='24' height='24' fill='%2344ffff'/><rect x='24' y='72' width='144' height='96' fill='%232d2d2d'/><text x='96' y='120' font-size='48' font-weight='bold' fill='%23ffff44' text-anchor='middle' font-family='monospace'>C</text></g></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "puzzle"],
  "prefer_related_applications": false
}
