{
  "name": "Jon Lynch Financial Group",
  "short_name": "JLFG",
  "description": "SDVOSB-certified financial services holding company. Florida-based insurance, lending, fintech, and enrichment platforms.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#10b981",
  "lang": "en-US",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {"src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png"},
    {"src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png"},
    {"src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png"},
    {"src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "shortcuts": [
    {
      "name": "Get a quote",
      "short_name": "Quote",
      "description": "Submit a working-capital lead in 90 seconds",
      "url": "/finance/quick-quote/",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "MerchantPulse",
      "short_name": "MP",
      "description": "Working capital matchmaking",
      "url": "/merchantpulse/",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    },
    {
      "name": "Lending articles",
      "short_name": "Articles",
      "description": "Educational long-form on SMB lending",
      "url": "/finance/articles/",
      "icons": [{"src": "/favicon-32x32.png", "sizes": "32x32"}]
    }
  ]
}
