{
 "id": "/",
 "name": "Tiger Shark — Year 6 SATs Practice",
 "short_name": "Tiger Shark",
 "description": "Year 6 SATs practice — maths, English grammar, spelling, reading and times-table games. Generated questions, adaptive practice, a shark called Cosmo to dress up, and a progress report for parents. Free, offline, no ads, no accounts.",
 "start_url": "index.html",
 "scope": ".",
 "lang": "en-GB",
 "dir": "ltr",
 "display": "fullscreen",
 "display_override": [
  "fullscreen",
  "standalone",
  "minimal-ui"
 ],
 "orientation": "landscape",
 "background_color": "#eef6fb",
 "theme_color": "#1aa3c4",
 "categories": [
  "education",
  "kids",
  "games"
 ],
 "launch_handler": {
  "client_mode": "navigate-existing"
 },
 "icons": [
  {
   "src": "icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "icon-192-maskable.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "maskable"
  },
  {
   "src": "icon-512-maskable.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "screenshots": [
  {
   "src": "store/shot-home.png",
   "sizes": "1600x900",
   "type": "image/png",
   "form_factor": "wide",
   "label": "Home screen — Cosmo dressed in items bought with fish earned from practice"
  },
  {
   "src": "store/shot-maths.png",
   "sizes": "1600x900",
   "type": "image/png",
   "form_factor": "wide",
   "label": "Maths — find the missing angle with the on-screen working space"
  },
  {
   "src": "store/shot-reading.png",
   "sizes": "1600x900",
   "type": "image/png",
   "form_factor": "wide",
   "label": "Reading — the passage stays beside the question"
  },
  {
   "src": "store/shot-tables.png",
   "sizes": "1600x900",
   "type": "image/png",
   "form_factor": "wide",
   "label": "Times tables — Shark Strike arcade game"
  }
 ],
 "shortcuts": [
  {
   "name": "Maths Quiz",
   "url": "maths-quiz-standalone.html",
   "icons": [
    {
     "src": "icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "Times Tables",
   "url": "times-tables.html",
   "icons": [
    {
     "src": "icon-192.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "Progress",
   "url": "progress.html",
   "icons": [
    {
     "src": "icon-192.png",
     "sizes": "192x192"
    }
   ]
  }
 ],
 "prefer_related_applications": false
}