{
  "name": "Nexir QR Lost & Found",
  "short_name": "Nexir",
  "description": "QR-based lost and found system with owner dashboard, legal consent flows, and Stripe activation flow.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f4efe6",
  "theme_color": "#0e3b43",
  "icons": [
    {
      "src": "assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
