{
  "name": "NameCard CRM",
  "short_name": "NameCard",
  "description": "Scan business cards, organise contacts, WhatsApp and LinkedIn in one tap.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "lang": "en",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-72x72_85e00f86.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-96x96_6c9279cb.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-128x128_57b6f28d.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-144x144_0126bde9.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-152x152_92e918c1.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-192x192_10998d29.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-384x384_29a2ed9b.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-512x512_4e9b4134.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a Card",
      "short_name": "Scan",
      "description": "Upload and scan a business card",
      "url": "/upload",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-192x192_10998d29.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Contacts",
      "short_name": "Contacts",
      "description": "View all your contacts",
      "url": "/contacts",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/114491039/2qDcrFcSZWGahUEUVQf7FY/icon-192x192_10998d29.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
