{
  "name": "PrintingKit — Same-Day Printing",
  "short_name": "PrintingKit",
  "description": "Order business cards, flyers, banners, stickers and canopy tents online — delivered same day by your nearest print partner.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#e30066",
  "categories": ["shopping", "business", "productivity"],
  "lang": "en-IN",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile-1.png",
      "sizes": "540x960",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse printing products"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse catalog",
      "short_name": "Catalog",
      "url": "/categories",
      "description": "See all printing products"
    },
    {
      "name": "My orders",
      "short_name": "Orders",
      "url": "/orders",
      "description": "Track your active orders"
    }
  ],
  "related_applications": [],
  "id": "/?source=pwa"
}
