{
  "name": "GLF India - Society Management",
  "short_name": "GLF India",
  "description": "Complete management platform for NGOs, Societies and Trusts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1b5e20",
  "lang": "en-IN",
  "categories": ["business", "productivity", "social"],
  "icons": [
    { "src": "/pwa-icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/pwa-icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/pwa-icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Login",    "url": "/login",           "description": "Sign in to your account" },
    { "name": "Donate",   "url": "/donate",          "description": "Make a donation" },
    { "name": "Contact",  "url": "/contact",         "description": "Get in touch" }
  ]
}
