{
  "name": "Printing Labs",
  "short_name": "Printing Labs",
  "description": "End-to-end corporate gifting solutions, custom welcome kits, and premium branding.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#544998",
  "orientation": "portrait",
  "categories": [
    "shopping",
    "business"
  ],
  "icons": [
    {
      "src": "/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Custom Swag Box Builder",
      "short_name": "Build Swag",
      "description": "Assemble your custom branding gift boxes.",
      "url": "/build-box",
      "icons": [
        {
          "src": "/pwa-icon-512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Ready Gift Sets",
      "short_name": "Gift Sets",
      "description": "Browse premium ready-made corporate gift sets.",
      "url": "/preset-packs",
      "icons": [
        {
          "src": "/pwa-icon-512.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
