{
  "name": "Mero Jugx ERP",
  "short_name": "Mero Jugx",
  "description": "All-in-one business management platform for Nepal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366f1",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/",
      "description": "Go to main dashboard"
    },
    {
      "name": "Organizations",
      "url": "/organizations",
      "description": "Manage your organizations"
    }
  ]
}
