{
  "name": "PenOne - P1 English Learning Platform",
  "short_name": "PenOne",
  "description": "Tailored educational learning games for European School Strasbourg Primary 1 English sections (P1EN), aligned with teacher goals.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F8FAFC",
  "theme_color": "#4F46E5",
  "categories": ["education", "games", "kids"],
  "icons": [
    {
      "src": "icons/penone-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Jack and Jill (Free)",
      "url": "./index.html?game=jack-and-jill",
      "description": "Play the featured Jack and Jill nursery rhyme game"
    },
    {
      "name": "Sound Box Phonics",
      "url": "./index.html?game=sound-box",
      "description": "Practice s, a, t, p, i, n, c, k, e, h, r phonics"
    },
    {
      "name": "Number Bond Lab",
      "url": "./index.html?game=number-bonds",
      "description": "Practice number bonds to 5"
    }
  ]
}
