{
  "name": "Ecclesia Pro",
  "short_name": "EcclesiaPro",
  "description": "Church Management System",
  "start_url": "/portal",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1438032005730-c779502df39b?w=192&h=192&fit=crop&auto=format",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1438032005730-c779502df39b?w=512&h=512&fit=crop&auto=format",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "shortcuts": [
    {
      "name": "Give Online",
      "url": "/give",
      "description": "Make a donation"
    },
    {
      "name": "My Portal",
      "url": "/portal",
      "description": "Member portal"
    }
  ]
}
