{
  "short_name": "Dsciplr",
  "name": "Dsciplr",
  "description": "Discipleship platform for spiritual formation. Shape your convictions. Build with community. Live for the cause.",
  "icons": [
    {
      "src": "pwa-icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["education", "lifestyle", "social"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Read Scripture",
      "short_name": "Scripture",
      "description": "Open the Bible reader",
      "url": "/scripture",
      "icons": [{ "src": "pwa-icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Formation",
      "short_name": "Formation",
      "description": "View your spiritual formation progress",
      "url": "/my-formation",
      "icons": [{ "src": "pwa-icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Circles",
      "short_name": "Circles",
      "description": "Connect with your discipleship community",
      "url": "/groups",
      "icons": [{ "src": "pwa-icon-96.png", "sizes": "96x96" }]
    }
  ]
}
