{
  "name": "Digital Business Card",
  "short_name": "Digital Business Card",
  "description": "Digital Business Card lets you create your own business card, share it instantly with a tap or QR code, and keep every contact you meet saved in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0eee9",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
