{
  "name": "Dora Books - Smart Billing & GST Invoice Management App",
  "short_name": "Dora Books",
  "description": "Dora Books is a premium billing software for small businesses. Effortlessly manage GST invoices, challans, and financial reports with our smart dashboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#5560aa",
  "icons": [
    {
      "src": "/images/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/Small_Light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/Small_Dark.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}