{
  "name": "Sottcor Messenger",
  "short_name": "Messenger",
  "description": "Canal oficial de comunicación interna - Sottcor Labs",
  "id": "/index.html",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F0F2F5",
  "theme_color": "#E4007C",
  "icons": [
    {
      "src": "img/icon_pwa.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/icon_pwa.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
