{
  "name": "KURI Launchpad",
  "short_name": "KURI",
  "description": "Portal de Aplicativos do Ecossistema KURI LAN 2026",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "/webapp/privado/inventario/kuri_logo_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/webapp/privado/inventario/kuri_logo_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
