{
  "name": "TrueValue M&A Platform",
  "short_name": "TrueValue",
  "description": "Professional M&A platform for deal management, valuations, and business transactions",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "any",
  "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"
    }
  ],
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Deal",
      "url": "/dashboard/deals?new=true",
      "description": "Create a new deal"
    },
    {
      "name": "New Valuation",
      "url": "/dashboard/valuations?new=true",
      "description": "Start a new valuation"
    },
    {
      "name": "Contacts",
      "url": "/dashboard/contacts",
      "description": "View contacts"
    }
  ],
  "scope": "/"
}
