{
  "name": "INEC CO-OPERATIVE SOCIETY",
  "short_name": "INEC COOP",
  "description": "Progressive Web App for managing the INEC CO-OPERATIVE SOCIETY ethical cooperative assets.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1e3a8a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "uploads/pwa-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "uploads/pwa-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Apply for Financing",
      "url": "loans.php",
      "description": "Apply for commodity or benevolent financing"
    },
    {
      "name": "View Savings",
      "url": "savings.php",
      "description": "View monthly savings and share capital balances"
    }
  ]
}
