{
  "name": "Destinafy - Trip Planner",
  "short_name": "Destinafy",
  "description": "Trip Planner - Planificador de viajes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons-192.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
