{
  "name": "Captain Reef Junior V2 — Classroom Edition",
  "short_name": "Reef Junior",
  "description": "Captain Reef Junior V2 — Classroom Edition. A Cycle 1 English literacy game for young learners, with an optional teacher classroom layer. Mourad Mekki Teacher Toolkit.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#06365f",
  "theme_color": "#0a3d62",
  "lang": "en",
  "categories": [
    "education",
    "kids"
  ],
  "icons": [
    {
      "src": "assets/00-logo/logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "assets/00-logo/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}