{
  "name": "Nkabom360 — Business Management",
  "short_name": "Nkabom360",
  "description": "Run your business smarter. Invoicing, inventory, and accounting for African SMEs.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f8f9fe",
  "theme_color": "#082E67",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "url": "/invoices/new",
      "icons": [{ "src": "/icons/shortcut-invoice.png", "sizes": "96x96" }]
    },
    {
      "name": "Add Customer",
      "short_name": "Customer",
      "url": "/customers/new",
      "icons": [{ "src": "/icons/shortcut-customer.png", "sizes": "96x96" }]
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
