{
  "name": "Eurotrip Keren & Lucas",
  "short_name": "Eurotrip K&L",
  "description": "Roteiro, reservas e gastos da viagem Europa 2026",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F3EFE4",
  "theme_color": "#A8503A",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}