{
  "name": "DeliverLah",
  "short_name": "DeliverLah",
  "description": "Peer-to-peer parcel delivery in Singapore",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#151C28",
  "theme_color": "#FF5252",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
