{
  "name": "DMIndex Retails POS Terminal",
  "short_name": "DMIndex POS",
  "description": "Offline-capable retail and wholesale POS terminal with sync, inventory, customers, orders and reports.",
  "start_url": "https://appcoal.dmindex.com/index.php",
  "scope": "https://appcoal.dmindex.com/",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#f3f4f6",
  "theme_color": "#4338ca",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://appcoal.dmindex.com/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appcoal.dmindex.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appcoal.dmindex.com/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://appcoal.dmindex.com/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://appcoal.dmindex.com/screenshot1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DMIndex POS Login Screen"
    },
    {
      "src": "https://appcoal.dmindex.com/screenshot2.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "DMIndex POS Register Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Register",
      "short_name": "Register",
      "description": "Open the sales register",
      "url": "https://appcoal.dmindex.com/index.php?tab=Register",
      "icons": [{ "src": "https://appcoal.dmindex.com/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "View recent orders",
      "url": "https://appcoal.dmindex.com/index.php?tab=Orders",
      "icons": [{ "src": "https://appcoal.dmindex.com/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Inventory",
      "short_name": "Inventory",
      "description": "Manage products and stock",
      "url": "https://appcoal.dmindex.com/index.php?tab=Inventory",
      "icons": [{ "src": "https://appcoal.dmindex.com/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Customers",
      "short_name": "Customers",
      "description": "View customer ledger",
      "url": "https://appcoal.dmindex.com/index.php?tab=Customers",
      "icons": [{ "src": "https://appcoal.dmindex.com/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
