{
  "name": "AI Business Credit GPS",
  "short_name": "Credit GPS",
  "description": "Your AI-powered business credit building system — track, optimize, and stack your way to funding readiness.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e40af",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["finance", "business", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "View your credit GPS dashboard"
    },
    {
      "name": "Run Credit Scan",
      "url": "/readiness-score",
      "description": "Run a new fundability scan"
    },
    {
      "name": "3×3 Blueprint",
      "url": "/dashboard/stacking-path",
      "description": "View your 3×3 Credit Blueprint"
    }
  ]
}
