{
  "name": "Revvens",
  "short_name": "Revvens",
  "description": "Multi-Channel Messaging, Orders & Inventory Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo_1.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo_1.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Start Free Trial",
      "url": "/trial",
      "description": "Begin your free trial"
    },
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with our team"
    }
  ]
}
