{
    "name": "DeliverNow",
    "short_name": "DeliverNow",
    "description": "Global Mineral Logistics & Tracking Platform",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0B1F3A",
    "theme_color": "#0B1F3A",
    "icons": [
      {
        "src": "/ic_launcher-web.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "/playstore-icon.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }