{
  "name": "FindVault \u2014 QR/NFC Asset Recovery",
  "short_name": "FindVault",
  "description": "Privacy-first QR/NFC asset identification, lost-item recovery and verified handover.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#0f766e",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a FindVault Tag",
      "short_name": "Scan",
      "description": "Open the public recovery scanner",
      "url": "/scan",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Activate My Tag",
      "short_name": "Activate",
      "description": "Securely activate a new QR/NFC tag",
      "url": "/activate",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Lost & Found Board",
      "short_name": "Recovery",
      "description": "Browse or report a lost/found item",
      "url": "/lost",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Shop Smart Tags",
      "short_name": "Shop",
      "description": "Choose the right FindVault product",
      "url": "/shop",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Owner Dashboard",
      "short_name": "Dashboard",
      "description": "Manage activated tags and alerts",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Why FindVault",
      "short_name": "Trust",
      "description": "See privacy, security and verified recovery controls",
      "url": "/trust",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Create Digital Certificate",
      "short_name": "Certificate",
      "description": "Open the FindVault Certificate Studio",
      "url": "/certificate",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "business",
    "utilities",
    "productivity"
  ],
  "id": "/"
}
