{
  "name": "Himaja Communications ERP",
  "short_name": "Himaja Communications",
  "description": "Premium B2B Wholesale FMCG Distribution ERP System for Himaja Communications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.jpg",
      "sizes": "640x640",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.jpg",
      "sizes": "500x749",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Himaja Communications Mobile"
    },
    {
      "src": "/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Himaja Communications Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "New Sale",
      "url": "/erp/sales",
      "icons": [{ "src": "/icon.png", "sizes": "192x192" }]
    }
  ]
}
