{
  "name": "QR Code Scanner",
  "short_name": "QR Scanner",
  "description": "A web app to scan QR codes and save data.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#2d3748",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "https://ik.imagekit.io/ts7pphpbz3/bb_-_logo.png?updatedAt=1729966936147",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://ik.imagekit.io/ts7pphpbz3/bb_-_logo.png?updatedAt=1729966936147",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://ik.imagekit.io/ts7pphpbz3/bb_-_logo.png?updatedAt=1729966936147",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
