{
  "short_name": "TailorApp",
  "name": "Tailor E-Invoice & Order Management",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192"
    },
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "display": "standalone",
  "orientation": "portrait",
  "shortcuts": [
    {
      "name": "નવો ઓર્ડર ઉમેરો",
      "short_name": "નવો ઓર્ડર",
      "description": "નવો ટેલરિંગ ઓર્ડર બનાવવા માટે",
      "url": "/orders/new",
      "icons": [{ "src": "shortcut-order.png", "sizes": "192x192" }]
    }
  ]
}
