{
  "name": "IzApp — Plan de Izaje Digital",
  "short_name": "IzApp",
  "description": "Genera, calcula y aprueba planes de izaje en terreno con firma digital.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F5EF",
  "theme_color": "#1C2126",
  "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" }
  ]
}
