{
  "name": "Velanthra Contract Mgmt",
  "short_name": "VLabs",
  "description": "Contract, expense and payroll management for contractors",
  "lang": "en-IN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f9fafb",
  "theme_color": "#2E1A47",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit expense",
      "short_name": "Expense",
      "url": "/expenses",
      "description": "Submit or view expenses"
    },
    {
      "name": "Timesheets",
      "short_name": "Timesheets",
      "url": "/timesheets",
      "description": "Enter or approve timesheets"
    }
  ]
}
