{
  "name": "SIDODI Conductor",
  "short_name": "SIDODI",
  "description": "App del conductor SIDODI para la operativa de viajes en transporte terrestre",
  "start_url": "/movil",
  "scope": "/movil/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0d14",
  "theme_color": "#131b2e",
  "lang": "es",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/brand/sidodi_logo.png",
      "sizes": "2000x667",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
