{
  "name": "Tadbir ERP — Customer Portal",
  "short_name": "Tadbir",
  "description": "Manage your Tadbir ERP account — view invoices, raise support tickets, and track your subscription from any device.",
  "start_url": "/portal",
  "scope": "/portal",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#1d4ed8",
  "lang": "ar",
  "dir": "auto",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Invoices",
      "short_name": "Invoices",
      "description": "View and download your invoices",
      "url": "/portal?tab=invoices",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Support Tickets",
      "short_name": "Support",
      "description": "Raise or track a support ticket",
      "url": "/portal?tab=support",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/favicon.png",
      "sizes": "540x540",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Tadbir ERP Customer Portal"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
