{
  "name": "AgriPOS — Fertilizer Store",
  "short_name": "AgriPOS",
  "description": "POS, credit and stock for fertilizer shops",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f5f9",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}