{
  "name": "Sermon Title AI",
  "short_name": "SermonAI",
  "description": "Sermon Title AI is a tool for pastors and ministry leaders that analyzes sermon manuscripts and transcripts and generates compelling, SEO-optimized title suggestions.",
  "start_url": "/",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#2A4A6B",
  "background_color": "#FFFFFF",
  "display": "standalone"
}