{
  "name": "MtaaFund — Pamoja. Tunafanikisha.",
  "short_name": "MtaaFund",
  "description": "Kenya's modern crowdfunding platform. M-Pesa donations, real-time feeds, and just 3% on withdrawal.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0A6E4A",
  "background_color": "#F7F8F5",
  "categories": ["finance", "social", "lifestyle"],
  "lang": "en-KE",
  "icons": [
    {
      "src": "/mtaafund_app_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/mtaafund_app_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Fundraiser",
      "short_name": "Fundraise",
      "description": "Create a new campaign",
      "url": "/campaigns/new",
      "icons": [{ "src": "/mtaafund_app_icon.png", "sizes": "192x192" }]
    },
    {
      "name": "Explore Campaigns",
      "short_name": "Explore",
      "description": "Browse active campaigns",
      "url": "/explore",
      "icons": [{ "src": "/mtaafund_app_icon.png", "sizes": "192x192" }]
    }
  ]
}
