{
  "name": "Doordrop - Fast Package Delivery",
  "short_name": "Doordrop",
  "description": "Fast, reliable parcel delivery across Tanzania. Hernatter Limited company product.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0C1A2E",
  "background_color": "#FFFFFF",
  "categories": ["business", "shopping"],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "type": "image/svg+xml",
      "sizes": "1200x630",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "description": "Get an instant delivery quote",
      "url": "/#calculator",
      "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml",
          "sizes": "any"
        }
      ]
    },
    {
      "name": "View Locations",
      "short_name": "Locations",
      "description": "Find Dropzon pickup locations",
      "url": "/dropzon",
      "icons": [
        {
          "src": "/favicon.svg",
          "type": "image/svg+xml",
          "sizes": "any"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/#contact",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded"
  }
}
