{
    "name": "Client Flow Now",
    "short_name": "CFN",
    "description": "Modern websites and web applications for small businesses.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0348B0",
    "icons": [
      {
        "src": "/assets/images/icons/icon-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/assets/images/icons/icon-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }