{
  "id": "/index.html",
  "name": "NEXA",
  "short_name": "NEXA",
  "description": "Multi-tenant point of sale for cafés and restaurants",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "any",
  "categories": ["business", "finance", "productivity"],
  "lang": "ar",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "short_name": "بيع",
      "url": "/index.html#pos",
      "description": "فتح شاشة البيع مباشرة"
    }
  ],
  "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/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
