{
  "name": "Alves Solutions — Intelligent Infrastructure",
  "short_name": "Alves Solutions",
  "description": "Enterprise IT services. Azure, Microsoft 365, automation, and AI integration. Based in Curaçao.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000810",
  "theme_color": "#00d4ff",
  "lang": "en",
  "categories": ["business", "productivity"],

  "icons": [
    { "src": "/assets/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],

  "shortcuts": [
    {
      "name": "About",
      "url": "/?nav=about",
      "icons": [{ "src": "/assets/icon-192.png?v=3", "sizes": "192x192" }]
    },
    {
      "name": "Client Portal",
      "url": "/portal/login",
      "icons": [{ "src": "/assets/icon-192.png?v=3", "sizes": "192x192" }]
    }
  ]
}
