{
  "name": "Set3 – Unleash Your Vision",
  "short_name": "Set3 Design",
  "description": "We don’t just design spaces — we create environments that tell your story.",
  "start_url": "/v2/?source=pwa",
  "scope": "/v2/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/v2/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/v2/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Portfolio",
      "url": "/v2/portfolio.php"
    },
    {
      "name": "Contact",
      "url": "/v2/contact.php"
    }
  ]
}