{
  "name": "Pipeline Pro CRM",
  "short_name": "Pipeline Pro",
  "description": "Premium mobile-first CRM for modern consultants",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B1F",
  "theme_color": "#0B0B1F",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
