{
  "name": "ShipLucid",
  "short_name": "ShipLucid",
  "description": "Snap it. Ship it. Turn a photo into a ready-to-print shipping label.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0055FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/brand/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
