{
  "name": "Cornerstone Process Service",
  "short_name": "Cornerstone",
  "description": "Case management, serve tracking, billing, and financials for Cornerstone Process Service LLC.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f2a4d",
  "theme_color": "#0f2a4d",
  "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" }
  ]
}
