{
  "name": "Veedesk",
  "short_name": "Veedesk",
  "description": "Billing, stock, and customer ledger for Vinayagam Electrical & Electronics. Data stays on your device.",
  "start_url": "./vbill-vee.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#1a56db",
  "orientation": "any",
  "lang": "ta",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}