{
  "name": "Neog - Smart Dukaan",
  "short_name": "Neog",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#00ffcc",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "144x144 192x192 256x256 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}