{
  "name": "PawSteps",
  "short_name": "PawSteps",
  "description": "A UK-curriculum learning world for ages 4-11 — English, Maths, Science and wellbeing, taught through real animals. SEND-friendly.",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5faf5",
  "theme_color": "#2f6b34",
  "icons": [
    {
      "src": "/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Learning",
      "short_name": "Learning",
      "url": "/kids-home.html",
      "icons": [{ "src": "/images/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Games",
      "short_name": "Games",
      "url": "/arcade.html",
      "icons": [{ "src": "/images/app-icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
