{
  "name": "Ncheck - Produkt-Scanner",
  "short_name": "Ncheck",
  "description": "Produkt-Scanner mit QR-Code-Erkennung",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f2f5",
  "theme_color": "#1a73e8",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%231a73e8'/><text x='50' y='65' font-size='50' text-anchor='middle' fill='white'>N</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
