{
  "name": "ChangaSente – Kenya & Uganda Fundraising",
  "short_name": "ChangaSente",
  "description": "Raise funds for medical emergencies, education, and social causes. 0% platform fee.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#01bfbd",
  "categories": ["finance", "social", "lifestyle"],
  "icons": [
    {
      "src": "/changasente-favicon-light.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/changasente-favicon-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start a Campaign",
      "url": "/start-campaign",
      "description": "Create a new fundraising campaign"
    },
    {
      "name": "Explore Campaigns",
      "url": "/explore",
      "description": "Browse active campaigns"
    },
    {
      "name": "My Dashboard",
      "url": "/dashboard",
      "description": "View your fundraiser dashboard"
    }
  ]
}
