{
  "name": "beynart Cloud",
  "short_name": "beynart",
  "description": "Professional digital solutions including cloud infrastructure, software development, UX/UI design, CRM systems, marketing consulting, digital transformation, web development, and e-commerce platforms.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "productivity", "technology"],
  "icons": [
    {
      "src": "/favicon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-dark.svg",
      "sizes": "any", 
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our digital services",
      "url": "/#services",
      "icons": [
        {
          "src": "/favicon-light.svg",
          "sizes": "any",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "edge_side_panel": {
    "preferred_width": 400
  }
} 