{
  "name": "ScriptureCue",
  "short_name": "ScriptureCue",
  "description": "Follow your church service in real-time — verses, notes, prayer and more.",
  "start_url": "/members.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c0f14",
  "theme_color": "#0c0f14",
  "lang": "en",
  "categories": ["lifestyle", "religion"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Now",
      "short_name": "Now",
      "description": "See what's happening live",
      "url": "/members.html#now"
    },
    {
      "name": "My Notes",
      "short_name": "Notes",
      "description": "View your saved verse notes",
      "url": "/members.html#notes"
    }
  ]
}
