{
  "name": "Prime Money Services",
  "short_name": "Prime Money",
  "description": "WhatsApp-first request app for Prime Money Services: remittance support, mobile money, payment proof, stock loan requests and project verification.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7fbf9",
  "theme_color": "#062f2b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Request Payment Proof",
      "short_name": "Payment Proof",
      "description": "Open the Prime Money Services request form.",
      "url": "/#request"
    },
    {
      "name": "View Service Prices",
      "short_name": "Prices",
      "description": "See starting prices and transport guide.",
      "url": "/#pricing"
    }
  ]
}
