{
  "name": "Duchess Cupcake's Cauldron Chaos",
  "short_name": "Cauldron Chaos",
  "description": "A mobile potion-sorting puzzle with cascading alchemy. Brew potions for Duchess Cupcake.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0A1E",
  "theme_color": "#7C3AED",
  "categories": ["games", "puzzle", "entertainment"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
