{
  "name": "SupplyVoice",
  "short_name": "SupplyVoice",
  "description": "Nigeria's B2B supply chain document platform — invoices, quotations, waybills, and payment reconciliation.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0a09",
  "theme_color": "#DC4A13",
  "lang": "en-NG",
  "categories": [
    "business",
    "finance",
    "productivity",
    "supply chain",
    "vendors",
    "invoicing",
    "payments",
    "orders",
    "shipments",
    "inventory",
    "clients"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "description": "Create a new invoice",
      "url": "/invoices/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "New Quotation",
      "short_name": "Quotation",
      "description": "Create a new quotation",
      "url": "/quotations/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
