{
  "name": "thela.church",
  "short_name": "thela.church",
  "description": "A digital Christian community rooted in Los Angeles",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0C0C0F",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["lifestyle", "news", "education"],
  "shortcuts": [
    {
      "name": "Read Articles",
      "short_name": "Read",
      "url": "/posts",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Pray",
      "url": "/prayers",
      "icons": [{ "src": "/favicon.png", "sizes": "96x96" }]
    }
  ]
}
