{
  "name": "BD Trip Guide — Dhaka customs duty",
  "short_name": "BD Trip Guide",
  "description": "Work out what you will owe at Dhaka customs, and carry the answer with you offline.",
  "start_url": "/calculator",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbfcfb",
  "theme_color": "#006a4e",
  "lang": "en",
  "categories": ["travel", "finance", "reference"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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": "Duty calculator",
      "url": "/calculator"
    },
    {
      "name": "Printable summary",
      "url": "/summary"
    }
  ]
}
