{
  "name": "Apparel QR Integration | AppWT",
  "short_name": "Apparel QR",
  "description": "We put your logo and a scannable QR code on clothing, and the code sends people to a web page we can track. It's like a wearable doorbell that lets folks tap your shirt to learn more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "https://appwt.com/assets/images/appwt-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appwt.com/assets/images/appwt-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
