{
  "name": "Critter Club",
  "short_name": "Critter Club",
  "description": "A magical meadow of learning games for little ones.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#a8e0f5",
  "theme_color": "#a8e0f5",
  "lang": "en-GB",
  "icons": [
    { "src": "assets/images/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
