{
  "name": "Loveworld Global Fellowship Command Center",
  "short_name": "LGF",
  "description": "Church operations workspace for ministry, communication, attendance, and website management.",
  "id": "/",
  "start_url": "./dashboard",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#07080b",
  "theme_color": "#07080b",
  "categories": ["business", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "./assets/pwa/lgf-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/lgf-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./assets/pwa/lgf-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
