{
  "name": "Digital SaaS Factory",
  "short_name": "DSF",
  "description": "AI Infrastructure Company. Scalable SaaS solutions powered by intelligent infrastructure.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080A0F",
  "theme_color": "#1e3a5f",
  "lang": "es",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/SaasFactory.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Servicios IA",
      "short_name": "Servicios",
      "description": "Explorar nuestros servicios de IA",
      "url": "/servicios-ia",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
