{
  "name": "Smart Dukan Billing",
  "short_name": "Smart Dukan",
  "description": "Smart billing and product matching PWA for small shopkeepers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
