{
  "name": "Ativium Client Portal",
  "short_name": "Ativium Portal",
  "description": "Secure client portal for project previews and payments",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#EAFF00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/lovable-uploads/e724aa75-7761-4f58-b858-1c74575f894c.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/e724aa75-7761-4f58-b858-1c74575f894c.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "View Projects",
      "url": "/portal",
      "description": "View your projects"
    },
    {
      "name": "Messages",
      "url": "/portal?view=messages",
      "description": "Check messages"
    }
  ]
}
