{
  "name": "Saga Movement - Clothing, Prints and Community",
  "short_name": "Saga Movement",
  "description": "Botswana lifestyle brand from Gaborone. Premium streetwear, design and print services, and a social club built on unity through sport.",
  "lang": "en-BW",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0E0E0E",
  "background_color": "#0E0E0E",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop the collection",
      "short_name": "Clothing",
      "url": "/clothing.html",
      "icons": [{ "src": "/assets/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Get a print quote",
      "short_name": "Prints",
      "url": "/prints.html",
      "icons": [{ "src": "/assets/img/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Saga Boys SC",
      "short_name": "Club",
      "url": "/club.html",
      "icons": [{ "src": "/assets/img/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
