{
  "name": "SanctuaryOS",
  "short_name": "SanctuaryOS",
  "description": "Enterprise church platform for service planning, live presentations, and congregation management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a1e",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "https://019d52c8-5944-7413-81d2-48f1ee447930.mochausercontent.com/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Present Service",
      "url": "/services",
      "description": "Go to service presentation"
    },
    {
      "name": "Hymn Library",
      "url": "/hymns",
      "description": "Browse hymn library"
    }
  ]
}
