{
  "name": "Citizen Awareness Foundation",
  "short_name": "CAF",
  "description": "India-focused non-profit driving awareness, transparency and civic action.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en-IN",
  "categories": [
    "education",
    "social",
    "lifestyle",
    "news"
  ],
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-emblem.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Donate",
      "url": "/donate",
      "description": "Support our programs"
    },
    {
      "name": "Volunteer",
      "url": "/volunteer",
      "description": "Join our nationwide network"
    },
    {
      "name": "Report Issue",
      "url": "/report-issue",
      "description": "Report a community issue"
    }
  ]
}