{
  "name": "ACIOS - AI Credit Intelligence OS",
  "short_name": "ACIOS",
  "description": "Personal AI Credit Intelligence OS for secure credit repair tracking, disputes, letters, evidence, and rebuilding strategy.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08172b",
  "theme_color": "#0b1f3a",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}