{
  "name": "stmt2excel.in — Bank Statement to Excel Converter",
  "short_name": "stmt2excel",
  "description": "Convert bank statement PDFs (SBI, HDFC, Kotak, ICICI, Axis, PNB) to Excel, CSV, or Tally XML securely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "utilities"],
  "shortcuts": [
    {
      "name": "Converter",
      "url": "/",
      "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
    },
    {
      "name": "FAQ",
      "url": "/faq",
      "icons": [{ "src": "/favicon.ico", "sizes": "any" }]
    }
  ]
}
