{
  "name": "SmartGonext Daily Finance Software - தினசரி நிதி மென்பொருள் | Best Loan & Collection Management Tamil Nadu",
  "short_name": "Daily Finance",
  "description": "தமிழ்நாட்டில் சிறந்த தினசரி நிதி மென்பொருள். Daily finance, loan & collection management software for micro-finance lenders in Tamil Nadu. Automated ledger, interest tracking, PDF reports, SMS/WhatsApp reminders.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#991b1b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ta",
  "dir": "ltr",
  "categories": ["finance", "business", "productivity", "loans", "accounting", "software"],
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "SmartGonext Daily Finance Software Dashboard - Loan & Collection Management"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Mobile Dashboard View - தினசரி நிதி மென்பொருள்"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Desktop Dashboard View - Daily Finance Software"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard - முகப்பு",
      "short_name": "Dashboard",
      "description": "View your finance dashboard and daily collections",
      "url": "/#/dashboard",
      "icons": [
        {
          "src": "/logo.jpg",
          "sizes": "192x192",
          "type": "image/jpeg"
        }
      ]
    },
    {
      "name": "New Collection - புதிய வசூல்",
      "short_name": "Collection",
      "description": "Log a new daily collection entry / புதிய வசூல் பதிவு செய்க",
      "url": "/#/collection-entry"
    },
    {
      "name": "New Loan - புதிய கடன்",
      "short_name": "Loan",
      "description": "Create a new loan for a customer / புதிய கடன் உருவாக்குக",
      "url": "/#/new-customer"
    },
    {
      "name": "Reports - அறிக்கைகள்",
      "short_name": "Reports",
      "description": "View financial reports in PDF / நிதி அறிக்கைகள்",
      "url": "/#/reports"
    },
    {
      "name": "Customers - வாடிக்கையாளர்கள்",
      "short_name": "Customers",
      "description": "Manage customer records / வாடிக்கையாளர் மேலாண்மை",
      "url": "/#/customers"
    }
  ],
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": ["navigate-new", "focus-existing"]
  }
}