{
  "name": "Phonics Playground",
  "short_name": "Phonics",
  "description": "A playful world for early readers — hop the trails and practice CVC, CCVC, CVCC, sight words, and more across colorful phonics adventures.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F0F9FF",
  "theme_color": "#5B21B6",
  "lang": "en-CA",
  "categories": ["education"],
  "icons": [
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/images/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
