{
  "name": "NFC Digital Passport",
  "short_name": "NFC Passport",
  "description": "Track and authenticate products with NFC Digital Passports",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4f46e5",
  "background_color": "#0f172a",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Scan NFC", "url": "/nfc", "description": "Scan & bind NFC tags" },
    { "name": "Passports", "url": "/passports", "description": "View all passports" }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en"
}
