{
  "name": "Smart FinFlow — GST Invoice & Financial Operations",
  "short_name": "Smart FinFlow",
  "description": "All-in-one financial operations platform for Indian SMEs — GST invoicing, expense management, attendance, GSTR filing, vendor portal, TDS & smart automation. By Earthly Path Services Pvt Ltd.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2c3340",
  "theme_color": "#2c3340",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "finance", "productivity"],
  "keywords": ["GST invoice", "expense management", "attendance", "GSTR", "TDS", "fintech", "India", "SME"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Generate Invoice",
      "short_name": "Invoice",
      "description": "Create a new GST invoice",
      "url": "/?goto=invoices",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any" }]
    },
    {
      "name": "Upload Expense",
      "short_name": "Expense",
      "description": "Upload a receipt or expense",
      "url": "/?goto=expenses",
      "icons": [{ "src": "/icon-192.svg", "sizes": "any" }]
    }
  ]
}
