{
  "name": "Edara Barcode Print",
  "short_name": "Barcode Print",
  "description": "Design and print barcode labels for Edara ERP",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0091EA",
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/images/edara-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/edara-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
