{
  "name": "WAEC Ilorin Cooperative CWMPCS",
  "short_name": "WAEC CWMPCS",
  "id": "/?source=pwa",
  "description": "Premium digital gateway for Charity WAEC Multipurpose Cooperative Society Limited, Ilorin. Access loans, manage savings, and track dividends with real-time financial oversight.",
  "start_url": "/index.php?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui"],
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#0A1931",
  "dir": "ltr",
  "lang": "en-US",
  "categories": ["finance", "business", "productivity"],
  "shortcuts": [
    {
      "name": "Apply for Loan",
      "url": "member/loans.php",
      "description": "Request a new loan facility",
      "icons": [{ "src": "assets/pwa-icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Savings Ledger",
      "url": "member/savings.php",
      "description": "View your savings contributions",
      "icons": [{ "src": "assets/pwa-icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Support Inbox",
      "url": "member/messaging.php",
      "description": "Chat with our support team",
      "icons": [{ "src": "assets/pwa-icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ],
  "icons": [
    {
      "src": "assets/pwa-icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/pwa-icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pwa-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/screenshots/mobile-home.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home Dashboard"
    },
    {
      "src": "assets/images/screenshots/desktop-home.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop View"
    }
  ],
  "prefer_related_applications": false
}
