{
  "name": "Invoice/Bill Generator Tool",
  "short_name": "Invoice Tool",
  "description": "दुकानदार / व्यापारी / कंपनी संचालक हेतु मोबाइल से बिल जनरेट करने का सुरक्षित टूल।",
  "start_url": "/invoice.php",
  "display": "standalone",
  "background_color": "#F4F6F9",
  "theme_color": "#5D108F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "logo-icon/invoice-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo-icon/invoice-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
