{
  "name": "VintiERP - Enterprise Resource Planning Solutions",
  "short_name": "VintiERP",
  "description": "Transform your business with comprehensive ERP software solutions. Streamline operations and drive growth.",
  "start_url": "https://vintierp.com/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0066FF",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/logo.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": [
    {
      "src": "assets/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "assets/screenshot-2.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "View Products",
      "short_name": "Products",
      "description": "View our ERP products and features",
      "url": "https://vintierp.com/products.html",
      "icons": [
        {
          "src": "assets/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "View our flexible pricing plans",
      "url": "https://vintierp.com/pricing.html",
      "icons": [
        {
          "src": "assets/logo.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "https://vintierp.com/contact.html",
      "icons": [
        {
          "src": "assets/logo.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}