{
  "name": "Sigma Maths \u2022 Higher Maths \u2022 V52.13 \u2022 Clean Bright Storm",
  "short_name": "Sigma V52.13",
  "description": "Sigma Maths GCSE Higher Maths with Sigma World, learner achievements, adaptive mastery, exam intelligence, Sigma Tutor and Sigma Storm.",
  "start_url": "./?sigma_v=52.13",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07111f",
  "theme_color": "#0b1f36",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "./",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "Sigma Daily Mission",
      "short_name": "Sigma Daily",
      "url": "./index.html#daily",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Sigma Times Storm Audio",
      "short_name": "Times Storm",
      "url": "./index.html#play",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Generate Test",
      "short_name": "Tests",
      "url": "./index.html#tests",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Interactive Worksheets",
      "short_name": "Worksheets",
      "url": "./index.html#worksheets",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}