{
  "name": "IGR KIDS — Control de Asistencia Infantil",
  "short_name": "IGR KIDS",
  "description": "Portal de control de asistencia de niños y seguridad infantil",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFFDF5",
  "theme_color": "#FACC15",
  "orientation": "portrait-primary",
  "categories": ["education", "utilities", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png?v=54",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png?v=54",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/favicon.png?v=54",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
