
{
  "name": "Expresso App Logística",
  "short_name": "ExpressoApp",
  "description": "Sistema de rastreamento e entregas em tempo real.",
  "start_url": "/", 
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18b936",
  "icons": [
    {
      "src": "/static/icons/icon-192x192.d8fd79a62a7f.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/icon-512x512.ab8312a20e3e.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}