{
  "name": "SOFINGWARE · Tarjeta digital",
  "short_name": "SOFINGWARE",
  "description": "Tarjeta digital de SOFINGWARE. Software made to be felt.",
  "lang": "es-MX",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#02040c",
  "theme_color": "#020511",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
