{
  "name": "CapDispatch",
  "short_name": "CapDispatch",
  "description": "Sistema de despacho de tapas",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1e40af",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1e40af/ffffff?text=CD",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/1e40af/ffffff?text=CD",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
