{
  "name": "QR Foundry",
  "short_name": "QR Foundry",
  "description": "Private, in-browser QR code generator with 3D-printable STL export.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#E7EBE6",
  "theme_color": "#141B17",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
