{
  "name": "ABC Learning Adventure",
  "short_name": "ABC Adventure",
  "description": "A playful way for kids to learn the alphabet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFD6E7",
  "theme_color": "#534AB7",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
