{
  "name": "yellowcanAIry",
  "short_name": "yellowcanAIry",
  "description": "Privacy-first AI: scrub sensitive data on-device before it reaches ChatGPT, Claude, or Gemini, and verify documents for AI-fraud signals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F4EA",
  "theme_color": "#F8F4EA",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
