{
  "name": "SKV Nexus Accounting",
  "short_name": "SKV Nexus",
  "description": "SKV Nexus is a professional cloud-based accounting software supporting English and Bengali for international business management.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#27ae60",
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "id": "com.skvnexus.accounting",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "label": "Dashboard View",
      "platform": "narrow"
    }
  ]
}