{
  "name": "SoyTaxi",
  "short_name": "SoyTaxi",
  "description": "Tu identidad. Tu negocio. Transporte privado sin comisiones.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "lang": "es-CL",
  "categories": ["travel", "business"],
  "icons": [
    {
      "src": "https://placehold.co/192x192/f59e0b/000000?text=ST&font=montserrat",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://placehold.co/512x512/f59e0b/000000?text=ST&font=montserrat",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Pedir viaje",
      "url": "/",
      "description": "Solicitar un viaje a tu conductor"
    }
  ]
}
