{
  "id": "/",
  "name": "RUN CAR PRO MAX",
  "short_name": "RUN CAR",
  "description": "RUN CAR PRO MAX - Plataforma de transporte",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "lang": "es",
  "categories": ["business", "travel"],
  "prefer_related_applications": false,
  "related_applications": [
  {
    "platform": "play",
    "id": "app.runcar.www.twa"
  }
],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile-1.png",
      "sizes": "1602x1058",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pantalla principal de RUN CAR"
    }
  ]
}
