{
  "name": "Universal Print Hub",
  "short_name": "UPH",
  "description": "Textile manufacturing, design and printing. Print anything with us, without compromise.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d2cf3",
  "icons": [
    {"src": "assets/img/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any"},
    {"src": "assets/img/favicon-180.png", "sizes": "180x180", "type": "image/png"}
  ]
}