{
  "name": "Zekto ERP",
  "short_name": "Zekto",
  "description": "Modern accounting, GST & business operations — on your phone.",
  "start_url": "/m",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0b1f",
  "theme_color": "#5b3df5",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Entry", "url": "/m?action=entry" },
    { "name": "Scan Bill", "url": "/m?action=bill" },
    { "name": "Dashboard", "url": "/dashboard" }
  ]
}
