{
  "name": "Vanguard Attaché",
  "short_name": "Attaché",
  "description": "Elite Security Services in Brazil | Serviços de Segurança de Elite no Brasil",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0B1F3F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Services | Serviços",
      "url": "/services",
      "description": "View our security services | Veja nossos serviços de segurança"
    },
    {
      "name": "Contact | Contato",
      "url": "/contact",
      "description": "Contact Vanguard Attaché | Entre em contato"
    }
  ],
  "categories": ["security", "business", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
} 