{
  "name": "PinguPlay — Juegos Educativos",
  "short_name": "PinguPlay",
  "description": "16 juegos educativos para niños de 0-12 años con 15 niveles adaptativos",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#FF6B6B",
  "orientation": "any",
  "categories": ["education", "games"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
