{
  "name": "Bit-Bot",
  "short_name": "Bit-Bot",
  "description": "Your AI Robot Friend - Chat with a fun robot using micro:bit!",
  "start_url": "index_v3.html",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'><rect x='4' y='12' width='40' height='32' rx='8' fill='%236366f1'/><rect x='8' y='16' width='12' height='12' rx='4' fill='white'/><rect x='28' y='16' width='12' height='12' rx='4' fill='white'/><rect x='16' y='34' width='16' height='6' rx='3' fill='%2310b981'/><circle cx='24' cy='4' r='4' fill='%2310b981'/></svg>",
      "sizes": "48x48",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%236366f1' rx='32'/><rect x='32' y='48' width='48' height='48' rx='16' fill='white'/><rect x='112' y='48' width='48' height='48' rx='16' fill='white'/><rect x='64' y='136' width='64' height='24' rx='12' fill='%2310b981'/><circle cx='96' cy='16' r='16' fill='%2310b981'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%236366f1' rx='85'/><rect x='85' y='128' width='128' height='128' rx='43' fill='white'/><rect x='299' y='128' width='128' height='128' rx='43' fill='white'/><rect x='171' y='363' width='170' height='64' rx='32' fill='%2310b981'/><circle cx='256' cy='43' r='43' fill='%2310b981'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["kids", "education", "games"]
}
