{
  "name": "el loto",
  "short_name": "el loto",
  "theme_color": "#EA358E",
  "background_color": "#902FF2",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": ".",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}