{
  "name": "Jane Smith | Acme Co.",
  "short_name": "Acme Co.",
  "description": "Digital business card for Jane Smith, Account Manager at Acme Co.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F4F5FA",
"theme_color": "#0022CC",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
