{
  "name": "Prime Wholesale",
  "short_name": "Prime B2B",
  "description": "B2B wholesale ordering, warehouse, invoice, A/R, scanner, and reporting system.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f766e",
  "orientation": "any",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2562",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png?v=2562",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon-512.png?v=2562",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}