{
  "name": "Kindled",
  "short_name": "Kindled",
  "description": "Guide every person, on every path, toward Christ.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0C0A",
  "theme_color": "#C8551A",
  "orientation": "portrait",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["lifestyle", "health", "social"]
}
