{
  "name": "ItemLink.eu | Digital Product Passports & EU Compliance",
  "short_name": "ItemLink.eu",
  "description": "Scan the QR code on your product to view its EU Digital Product Passport — sustainability data, materials, provenance and care instructions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAFAF8",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "categories": ["sustainability", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a Product",
      "short_name": "Scan",
      "url": "/",
      "description": "View the Digital Product Passport for a scanned product"
    }
  ]
}
