{
  "short_name": "Coaliment",
  "name": "Coaliment Andalucía",
  "description": "App comercial para agentes de Coaliment Andalucía",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#b3002d",
  "background_color": "#eef1f4",
  "orientation": "portrait"
}