{
  "name": "New Biplaab Foundation Ledger",
  "short_name": "NBF Ledger",
  "description": "Secure microfinance field officer data terminal and collection sheet.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4f46e5",
  "theme_color": "#4f46e5",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "https://img.icons8.com/fluent/192/000000/bank-building.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://img.icons8.com/fluent/512/000000/bank-building.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field Collection",
      "short_name": "Collection",
      "description": "Direct speed collection sheet for field officers",
      "url": "/?section=collection"
    }
  ]
}
