{
  "name": "MJ Enterprise POS",
  "short_name": "MJ POS",
  "description": "Mobile-friendly business dashboard and POS management for MJ Enterprise POS.",
  "start_url": "/business",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#020617",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "assets/brand/mj-enterprise-pos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/brand/mj-enterprise-pos-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
