{
  "name": "CogniVAT — Luxembourg VAT Expert AI",
  "short_name": "CogniVAT",
  "description": "AI VAT guidance for transactions involving Luxembourg — Loi TVA, EU Directive, and CJEU case law. Built by Luxembourg experts.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#0f1f3d",
  "orientation": "any",
  "categories": ["business", "finance"],
  "lang": "en",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
