{
  "id": "/?mode=standalone",
  "name": "Vaypar - Complete Business Management Software",
  "short_name": "Vaypar",
  "description": "Complete CRM software solution with integrated inventory management, customer relationship management, business analytics, and automated workflows.",
  "start_url": "/?mode=standalone",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico?v=2",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.png?v=2",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/vaypar-logo.svg?v=2",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "lang": "en",
  "dir": "ltr"
}