{
  "name": "ATIOMESP - Reserva de Transporte",
  "short_name": "ATIOMESP",
  "description": "Confirmação digital de transporte ATIOMESP",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7fbff",
  "theme_color": "#159bd7",
  "orientation": "portrait",
  "icons": [
    {"src": "/assets/img/app-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/assets/img/app-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}
