{
  "name": "Auro CRM - Smart Billing",
  "short_name": "Auro CRM",
  "description": "Invoice and Billing for MSME",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1565C0",
  "theme_color": "#1565C0",
  "orientation": "portrait",
  "icons": [
    { "src": "/frontend/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/frontend/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance"],
  "lang": "en-IN"
}
