{
  "name": "Fondation La Colombe - Social Impact Platform",
  "short_name": "La Colombe",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#096e54",
  "description": "Comprehensive platform for donations, volunteering, social investment, and community impact in the Democratic Republic of Congo",
  "categories": ["social", "finance", "education", "lifestyle"],
  "icons": [
    {
      "src": "/lovable-uploads/9f857478-2f12-42b8-a11b-dcf169d4eef0.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/9f857478-2f12-42b8-a11b-dcf169d4eef0.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/9f857478-2f12-42b8-a11b-dcf169d4eef0.png",
      "sizes": "1280x720",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Make a Donation",
      "url": "/campaigns",
      "description": "Support active campaigns"
    },
    {
      "name": "Volunteer",
      "url": "/volunteer-schedule",
      "description": "Sign up for volunteer shifts"
    },
    {
      "name": "My Impact",
      "url": "/impact-dashboard",
      "description": "View your social impact"
    }
  ],
  "share_target": {
    "action": "/campaigns",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "lang": "fr"
}