{
  "id": "fluxibix168",
  "name": "FluxiBiz",
  "short_name": "FluxiBiz",
  "description": "The all-in-one point-of-sale, inventory, commerce, and business management platform for growing teams.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#00932A",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "business",
    "shopping",
    "productivity",
    "finance"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://fluxibiz.store/thumbnail/thumbnail1.png",
      "sizes": "1536x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FluxiBiz Business Platform Preview"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore Stores",
      "short_name": "Stores",
      "description": "Browse stores and products",
      "url": "/store"
    },
    {
      "name": "Payment History",
      "short_name": "History",
      "description": "View receipts and payment history",
      "url": "/payment-history"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}