{
  "name": "ATM AI Credit Repair Command Center",
  "short_name": "ATM Credit AI",
  "description": "AI-assisted, compliance-first credit repair command center with dispute strategy, letter packets, and certified mail tracking for Google Sheets + Apps Script.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071a33",
  "theme_color": "#071a33",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
