{
  "name": "Barcode Generator — Free Online CODE128, EAN-13, UPC & ITF-14 Tool",
  "short_name": "Barcode",
  "description": "Ten barcode formats, live preview, and PNG export — no signup, no upload, nothing to install.",
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#cfc3a5",
  "background_color": "#fcfcfb",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}