{
  "name": "Ipacio Client Portal",
  "short_name": "Ipacio",
  "description": "Your AI-powered CPA portal",
  "start_url": "/portal",
  "display": "standalone",
  "theme_color": "#102a43",
  "background_color": "#faf9f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
