{
  "name": "PortalKit",
  "short_name": "PortalKit",
  "description": "The client portal every freelancer wishes they had. Share files, collect approvals, track invoices — one professional link.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0051D5",
  "background_color": "#0051D5",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
