{
  "name": "Times Tables Practice",
  "short_name": "Times Tables",
  "description": "Maths practice for SA learners",
  "start_url": "/multiplication",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#1E3A5F",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%231E3A5F' width='192' height='192' rx='38'/%3E%3Ctext x='96' y='125' text-anchor='middle' font-size='95' font-weight='bold' fill='white'%3E%C3%97%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
