{
  "name": "Pastor AI Connect",
  "short_name": "Pastor AI",
  "description": "AI-powered Bible discipleship, sermon generation, prayer tools, and scripture study with Pastor Mills voice.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0a1e",
  "theme_color": "#7B3FE4",
  "scope": "/",
  "lang": "en",
  "categories": ["education", "lifestyle", "social"],
  "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" }
  ],
  "screenshots": [
    { "src": "/screenshots/screen1.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" },
    { "src": "/screenshots/screen2.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Sermon Builder", "url": "/sermon-gen", "description": "Generate a full sermon instantly" },
    { "name": "Bible Study",    "url": "/bible-study", "description": "Deep dive into any passage" },
    { "name": "Prayer Tools",   "url": "/prayer-tools", "description": "Prayer journaling and guidance" }
  ],
  "related_applications": [
    { "platform": "play", "url": "https://play.google.com/store/apps/details?id=com.tmdesignz.pastoraiconnect" }
  ],
  "prefer_related_applications": false
}
