{
  "short_name": "ACPLinkChat",
  "name": "ACPLINK Serverless Chat PWA",
  "icons": [
    {
      "src": "/icono192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icono512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#128C7E",
  "theme_color": "#075E54",
  "display": "standalone",
  "orientation": "portrait"
}