{
  "name": "Red Letter Tools",
  "short_name": "RLT",
  "description": "The Red Letter Tools workspace — create forms, surveys, QR codes, microsites, and more for your congregation from any device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0a1e",
  "theme_color": "#0F172A",
  "categories": ["education", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Content",
      "short_name": "Daily",
      "description": "Jump straight to today's daily content",
      "url": "/?tab=daily",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Groups",
      "short_name": "Groups",
      "description": "View your small group",
      "url": "/?tab=groups",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick Build",
      "short_name": "Build",
      "description": "Quickly create forms, QR codes, surveys, and more",
      "url": "/quick-build",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Red Letter Tools TV",
      "short_name": "RLT TV",
      "description": "Open the TV display page — fullscreen content for your big screen",
      "url": "/tv",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
