{
  "name": "Sumswork Accounting",
  "short_name": "Sumswork",
  "description": "Professional accounting and GST compliance software for Indian businesses. Manage sales, purchases, payments, GST, TDS, and reports in one application.",
  "version": "17.0.0",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0e1a",
  "background_color": "#0a0e1a",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='38' fill='%232563eb'/%3E%3Ctext x='96' y='132' font-size='115' font-weight='800' text-anchor='middle' fill='white' font-family='sans-serif'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='102' fill='%232563eb'/%3E%3Ctext x='256' y='352' font-size='307' font-weight='800' text-anchor='middle' fill='white' font-family='sans-serif'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%232563eb'/%3E%3Ctext x='256' y='352' font-size='307' font-weight='800' text-anchor='middle' fill='white' font-family='sans-serif'%3ES%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Sale",
      "short_name": "Sale",
      "description": "Create a new sales invoice",
      "url": "./#sales",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='19' fill='%2310b981'/%3E%3Cpath d='M37 25 H59 L67 33 V67 a4 4 0 0 1 -4 4 H33 a4 4 0 0 1 -4 -4 V29 a4 4 0 0 1 4 -4 z M59 25 V33 H67 M37 45 H59 M37 55 H59' stroke='white' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your business dashboard",
      "url": "./#dash",
      "icons": [
        {
          "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' rx='19' fill='%232563eb'/%3E%3Cpath d='M25 25 H43 V57 H25 z M53 25 H71 V41 H53 z M53 51 H71 V71 H53 z M25 65 H43 V71 H25 z' stroke='white' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "New Invoice",
      "short_name": "Invoice",
      "description": "Create a new tax invoice",
      "url": "./#sales"
    },
    {
      "name": "New Bill",
      "short_name": "Bill",
      "description": "Record a purchase bill",
      "url": "./#purchases"
    },
    {
      "name": "Payments",
      "short_name": "Payments",
      "description": "View all money flow and bank accounts",
      "url": "./#payments"
    },
    {
      "name": "GST Center",
      "short_name": "GST",
      "description": "GST returns and reconciliation",
      "url": "./#gst"
    },
    {
      "name": "TDS Dashboard",
      "short_name": "TDS",
      "description": "TDS sections, Form 26Q, Form 16A",
      "url": "./#tds"
    },
    {
      "name": "Reports",
      "short_name": "Reports",
      "description": "Financial reports suite",
      "url": "./#reports"
    },
    {
      "name": "Inventory",
      "short_name": "Stock",
      "description": "Stock management and tracking",
      "url": "./#inventory"
    },
    {
      "name": "Calculators",
      "short_name": "Calc",
      "description": "Tax and financial calculators",
      "url": "./#calculators"
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "description": "Voice, scanner, smart search",
      "url": "./#ai-tools"
    },
    {
      "name": "Documents",
      "short_name": "Docs",
      "description": "Document vault",
      "url": "./#documents"
    },
    {
      "name": "Help",
      "short_name": "Help",
      "description": "Help and support",
      "url": "./#help"
    }
  ],
  "prefer_related_applications": false
}