{
  "name": "Prayer Powerline",
  "short_name": "Powerline",
  "description": "Where believers unite to pray. Real prayers, real answers, one global movement.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0b1530",
  "background_color": "#0b1530",
  "categories": ["lifestyle", "social", "religion"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Submit a prayer",
      "short_name": "Pray",
      "description": "Share a request with the global prayer family",
      "url": "/pray",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Prayer",
      "short_name": "Daily",
      "description": "Today's scripture, focus, and reflection",
      "url": "/daily",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Community Wall",
      "short_name": "Community",
      "description": "Pray for a brother or sister right now",
      "url": "/community",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Me",
      "description": "Your streak, journal, and prayer life",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
