{
  "id": "com.servicelinknaijacare.app",
  "name": "Service Link Naija Care",
  "short_name": "SLN Care",
  "description": "Connect with verified, non-clinical caregivers across Nigeria for elderly care, childcare, disability support and daily living assistance.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0A3D91",
  "theme_color": "#0A3D91",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    {
      "src": "https://images.hostinger.com/476b655f-71b7-474e-af58-20ef64121f60.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/476b655f-71b7-474e-af58-20ef64121f60.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.hostinger.com/476b655f-71b7-474e-af58-20ef64121f60.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.hostinger.com/1a560dd6-fa75-4d67-99c4-96d6063451c4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home dashboard"
    },
    {
      "src": "https://images.hostinger.com/89ee8c55-5714-4ab1-bfc7-24fc6e86b206.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Find a verified caregiver"
    },
    {
      "src": "https://images.hostinger.com/cfca4425-ff87-4186-9300-3b71603a6e45.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Secure bank transfer payments"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Caregiver",
      "short_name": "Find",
      "url": "/app/browse",
      "description": "Search verified caregivers near you"
    },
    {
      "name": "My Bookings",
      "short_name": "Bookings",
      "url": "/app/history",
      "description": "View your bookings and history"
    },
    {
      "name": "Payments",
      "short_name": "Pay",
      "url": "/app/payments",
      "description": "Make a payment and upload receipts"
    }
  ]
}
