{
  "name": "QRTransmit - Optical File Transfer",
  "short_name": "QRTransmit",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#10b981",
  "description": "Send and receive files wirelessly via animated QR codes.",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/qr-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
