{
  "name": "MeeDelivery",
  "short_name": "MeeDelivery",
  "description": "Send parcels anywhere in India with MeeDelivery — the P2P delivery app where travelers heading your way pick up & deliver your package. OTP-verified, escrow-protected, live tracking.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "ltr",
  "lang": "en",
  "background_color": "#0F8A5F",
  "theme_color": "#0F8A5F",
  "categories": ["shopping", "travel", "business"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
