{
  "name": "PLAYSMITH — Chat-to-App Foundry",
  "short_name": "PLAYSMITH",
  "description": "Chat with Pip and build installable kids' games. Everything stays on your device.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F1F6FE",
  "theme_color": "#26305A",
  "icons": [{
    "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%23FFC531'/><text x='50' y='70' font-size='58' text-anchor='middle'>🧸</text></svg>",
    "sizes": "any",
    "type": "image/svg+xml",
    "purpose": "any"
  }]
}
