{
  "name": "RTU - Transporte Shalom",
  "short_name": "RTU Shalom",
  "description": "Rastreo de transporte universitario",
  "start_url": "/", 
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#38bdf8",
  "scope": "/",
  "orientation": "portrait",
  "icons": [
    { 
      "src": "logo.png", 
      "sizes": "192x192", 
      "type": "image/png", 
      "purpose": "any" 
    },
    { 
      "src": "logo.png", 
      "sizes": "512x512", 
      "type": "image/png", 
      "purpose": "any" 
    }
  ]
}