{
  "name": "Ai Fone CodeLab",
  "short_name": "CodeLab",
  "description": "Learn to read, fix and modify code with confidence. No experience needed.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0B1120",
  "theme_color": "#006B3F",
  "orientation": "portrait",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%23006B3F'/><text x='96' y='130' font-size='100' text-anchor='middle' fill='%23F5A623'>%3C/%3E</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%23006B3F'/><text x='256' y='340' font-size='260' text-anchor='middle' fill='%23F5A623'>%3C/%3E</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "Start today's daily challenge",
      "url": "./index.html?mode=daily",
      "icons": []
    }
  ]
}
