{
  "name": "Lens App - AI Image Search & Identifier",
  "short_name": "Lens App",
  "description": "Identify anything from a photo with AI image search.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "https://lensapp.io/logo-64.webp?v=20260804f",
      "sizes": "64x64",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://lensapp.io/logo-128.webp?v=20260804f",
      "sizes": "128x128",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://lensapp.io/logo.webp?v=20260804f",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://lensapp.io/logo.png?v=20260804f",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://lensapp.io/apple-touch-icon.png?v=20260804f",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.AI.Cam.Vision.Assistant",
      "url": "https://play.google.com/store/apps/details?id=com.AI.Cam.Vision.Assistant"
    }
  ]
}
