{
  "name": "FacturaPronta",
  "short_name": "FacturaPronta",
  "description": "Professional invoice and quotation management system",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1e40af",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Invoice",
      "short_name": "Invoice",
      "description": "Create a new invoice",
      "url": "/invoice-editor",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png", "sizes": "192x192" }]
    },
    {
      "name": "Create Quotation",
      "short_name": "Quotation",
      "description": "Create a new quotation",
      "url": "/proforma-editor",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png", "sizes": "192x192" }]
    },
    {
      "name": "View Clients",
      "short_name": "Clients",
      "description": "View your clients list",
      "url": "/clients",
      "icons": [{ "src": "https://horizons-cdn.hostinger.com/21871b8e-a9e3-4124-b988-bb53f6e74bdc/c35b2cc96b586fe031fb0939ee8bc27a.png", "sizes": "192x192" }]
    }
  ]
}