{
  "name": "DigitalCoop - Cooperative Society Platform",
  "short_name": "DigitalCoop",
  "description": "Executive multi-tenant cooperative society management portal for contributions, loans, shares, and dividends.",
  "start_url": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#036694",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
