{
  "name": "CCOO Tenneco Valencia",
  "short_name": "CCOO Tenneco",
  "description": "An application to manage the CCOO union section at Tenneco Valencia, providing information, tools for delegates, and communication channels for members.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#dc2626",
  "gcm_sender_id": "466632491435",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}