{
  "name": "URTEXT AI \u2014 A Course in Miracles",
  "short_name": "URTEXT AI",
  "description": "An AI study companion grounded exclusively in the original 1965 Urtext manuscript of A Course in Miracles.",
  "start_url": "/app/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAFAF5",
  "theme_color": "#FAFAF5",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "education",
    "books",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}