{
  "name": "ClearPath Credit Co.",
  "short_name": "ClearPath",
  "description": "Credit repair, report review, and financial rebuilding guidance.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fbf8f1",
  "theme_color": "#fbf8f1",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
