{
  "name": "Word Play — Embrace the Magic of Words",
  "short_name": "Word Play",
  "description": "A gentle, kid-safe vocabulary app for K-5 learners — hear, build, and trace words with Lumi.",
  "start_url": "/kids-vocab",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FEF3C7",
  "theme_color": "#0EA5E9",
  "categories": ["education", "kids", "productivity"],
  "icons": [
    {
      "src": "/icons/vocab-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/vocab-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
