{
  "name": "Power Request Portal",
  "short_name": "PowerRequest",
  "description": "Global digital sanctuary for prayer requests, testimonies, live worship, and sermons in Swahili & English.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/static/images/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Prayer Sanctuary",
      "short_name": "Prayers",
      "description": "View prayer requests",
      "url": "/requests/"
    },
    {
      "name": "Testimonies",
      "short_name": "Testimonies",
      "description": "Read testimonies",
      "url": "/testimonies/"
    },
    {
      "name": "Sermons",
      "short_name": "Sermons",
      "description": "Listen to sermons",
      "url": "/sermons/"
    }
  ]
}
