{
  "name": "Dominó Venezolano",
  "short_name": "Dominó",
  "description": "Dominó venezolano parejas — cochina sale, 100 puntos. Local y online.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1f17",
  "theme_color": "#1a3326",
  "lang": "es-VE",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Jugar local",
      "short_name": "Local",
      "url": "/local",
      "description": "Partida local contra bots o pasando el teléfono"
    },
    {
      "name": "Jugar online",
      "short_name": "Online",
      "url": "/online",
      "description": "Salas online en tiempo real"
    }
  ]
}
