{
  "name": "WhatsIt Authenticator",
  "short_name": "WhatsIt",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "description": "Verify the authenticity of products instantly.",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%2316a34a'/><g stroke='white' stroke-width='6' stroke-linecap='round' fill='none'><circle cx='45' cy='45' r='25'/><path d='M63 63 L82 82'/><path d='M32 35 H58'/><path d='M32 45 H58'/><path d='M32 55 H50'/></g></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}