{
  "name": "JRC Contacts",
  "short_name": "JRC Contacts",
  "description": "JRC RegRisk Contacts & Relationship Management",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#173a6b",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Card Scanner", "url": "/scanner" },
    { "name": "Contacts", "url": "/contacts" },
    { "name": "Work Log", "url": "/worklog" },
    { "name": "My Digital Card", "url": "/digital-card" }
  ]
}
