{
  "id": "kix-generator-nl",
  "name": "KIX-barcode generator",
  "short_name": "KIX generator",
  "description": "Genereer KIX-barcodes (PostNL adresbarcode) voor één adres of een hele batch via CSV. Alles in je browser; download als PNG of SVG.",
  "lang": "nl-NL",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#e9e5dc",
  "theme_color": "#d4500d",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KIX-barcode generator"
    }
  ]
}
