{
  "name": "Krushi Seva Kendra Billing",
  "short_name": "KSK Billing",
  "id": "./dashboard",
  "description": "Offline-capable billing and inventory for Krushi Seva Kendra.",
  "lang": "en-IN",
  "start_url": "./dashboard",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#047857",
  "orientation": "any",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
