{
  "name": "¡Lotería!",
  "short_name": "Lotería",
  "description": "El juego clásico de Lotería Mexicana — carta por carta.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fef6e4",
  "theme_color": "#c1121f",
  "orientation": "portrait",
  "lang": "es",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}
