{
  "name": "ESYCOD",
  "description": "QR Code Management for API Manufacturers",
  "start_url": "/",
  "lang": "en-US",
  "theme_color": "#d33c43",
  "display": "standalone",
  "icons": [
    {
      "src": "img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "url": "/batches",
      "name": "Batch Management",
      "short_name": "Batches",
      "description": "Add Edit View batches"
    }
  ]
}