{
  "name": "Maths 360",
  "short_name": "Maths 360",
  "description": "Rocco's maths game \u2014 spin through every subject from tables to GCSE.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F8F5EE",
  "theme_color": "#F8F5EE",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait"
}