{
  "name": "Sunbox Pickup",
  "short_name": "Sunbox",
  "description": "Open a Sunbox locker and collect a parcel.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F7F4",
  "theme_color": "#E8650A",
  "icons": [
    {
      "src": "/icons/sunbox-icon.svg",
      "sizes": "96x96 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/sunbox-icon-maskable.svg",
      "sizes": "100x100 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
