{
  "name": "Pulse Studio",
  "short_name": "Pulse",
  "description": "Sitio y onboarding digital de Pulse Studio",
  "lang": "es",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF6F0",
  "theme_color": "#2D463F",
  "icons": [
    {
      "src": "./assets/pulse-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/pulse-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
