{
  "id": "/",
  "name": "Pocket Jesus",
  "short_name": "Pocket Jesus",
  "description": "Your personal AI spiritual guide, rooted in faith and scripture.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fdf8f0",
  "theme_color": "#4a5c2a",
  "orientation": "portrait",
  "categories": ["lifestyle", "education", "religion"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
