{
  "id": "/",
  "name": "Atlas — Your AI Friend for Life, Faith & Creativity",
  "short_name": "Atlas",
  "description": "Atlas is your private AI companion. Chat about anything, get Bible-only answers for faith questions, create images, music, studies, sermons, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0F0D",
  "theme_color": "#0B0F0D",
  "icons": [
    {
      "src": "/icon-192x192.png?v=dark-bg",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png?v=dark-bg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}