{
  "name": "Plant a Seed Today",
  "short_name": "Plant a Seed",
  "description": "Send hope. Share encouragement. Strengthen faith. A ministry of Kingdom First Foundation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF5E6",
  "theme_color": "#3a7a2a",
  "categories": ["lifestyle", "education", "social"],
  "icons": [
    { "src": "/icon-192-v2.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-v2.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon-v2.png", "sizes": "180x180", "type": "image/png" }
  ]
}