{
  "name": "Volv - AI-Powered Business Intelligence Platform",
  "short_name": "Volv",
  "description": "Transform your business intelligence with AI-powered insights and seamless data consolidation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF4",
  "theme_color": "#F3954A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "analytics"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/placeholder.svg?width=1280&height=720&text=Volv Desktop Screenshot",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Volv Dashboard on Desktop"
    },
    {
      "src": "/placeholder.svg?width=750&height=1334&text=Volv Mobile Screenshot",
      "sizes": "750x1334",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Volv Dashboard on Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your business dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/placeholder.svg?height=96&width=96&text=Dashboard",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Analytics",
      "short_name": "Analytics",
      "description": "View detailed analytics",
      "url": "/analytics",
      "icons": [
        {
          "src": "/placeholder.svg?height=96&width=96&text=Analytics",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
