{
  "name": "B.L.E.S.S — Worship Management",
  "short_name": "B.L.E.S.S",
  "description": "All-in-one worship management platform for churches. Build setlists, project lyrics and Bible verses, and run your service.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/bless-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bless-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/bless-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Setlists",
      "short_name": "Setlists",
      "description": "Open setlist manager",
      "url": "/setlists"
    },
    {
      "name": "Songs",
      "short_name": "Songs",
      "description": "Browse song library",
      "url": "/songs"
    }
  ]
}
