{
  "name": "Capital Relationship Manager",
  "short_name": "CRM",
  "description": "Capital Relationship Manager — pipeline, investors, documents and outreach for capital raising.",
  "start_url": "/admin/pipeline",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1f1710",
  "theme_color": "#c17c60",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
