{
  "name": "Mezgeb POS",
  "short_name": "Mezgeb",
  "description": "Control Your Store - Complete POS and Inventory Management System",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#d4a843",
  "orientation": "any",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "https://customer-assets.emergentagent.com/job_8df509cf-3702-445e-9c27-084cbe05056b/artifacts/xpd7f2r0_default.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_8df509cf-3702-445e-9c27-084cbe05056b/artifacts/xpd7f2r0_default.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://customer-assets.emergentagent.com/job_8df509cf-3702-445e-9c27-084cbe05056b/artifacts/xpd7f2r0_default.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Point of Sale",
      "short_name": "POS",
      "url": "/pos",
      "description": "Open Point of Sale"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View Dashboard"
    },
    {
      "name": "Sales Report",
      "short_name": "Sales",
      "url": "/sales",
      "description": "View Sales"
    }
  ]
}
