{
  "id": "/",
  "name": "Global Grants Hub",
  "short_name": "GGH",
  "description": "Connecting changemakers to verified funding opportunities, grants, fellowships, jobs and practical grant-readiness support.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071b35",
  "theme_color": "#071b35",
  "orientation": "any",
  "categories": [
    "business",
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa/icons/ggh-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icons/ggh-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icons/ggh-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/icons/ggh-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Opportunities",
      "short_name": "Opportunities",
      "description": "Browse current verified opportunities",
      "url": "/opportunities",
      "icons": [
        {
          "src": "/pwa/icons/ggh-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Stories & Impact",
      "short_name": "Stories",
      "description": "Read verified stories and impact updates",
      "url": "/stories",
      "icons": [
        {
          "src": "/pwa/icons/ggh-icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Support GGH",
      "short_name": "Support",
      "description": "Support Global Grants Hub",
      "url": "/support",
      "icons": [
        {
          "src": "/pwa/icons/ggh-icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
