{
  "name": "GCSE Maths Trainer",
  "short_name": "Maths Trainer",
  "description": "Train the full GCSE maths syllabus with quick-fire rounds, XP and streaks.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#e07a2f",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
