{
  "name": "SermonCraft Pro",
  "short_name": "SermonCraft",
  "description": "We help pastors prepare better sermons in less time — without needing a team.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1508",
  "theme_color": "#B8860B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "education", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
