{
  "short_name": "UpFounders App",
  "name": "UpFounders: App para Emprendedores y Startups",
  "description": "La app para emprendedores que conecta startups innovadoras con inversores. Descubre financiación, herramientas y haz crecer tu proyecto.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#1e3a8a",
  "background_color": "#ffffff",
  "scope": "/",
  "orientation": "portrait-primary"
}