{
  "name": "Sky Tower Business Club",
  "short_name": "Sky Tower",
  "description": "Wroclaw's most exclusive business members' club. Membership, booking, events.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#c9a84c",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Book a Desk",
      "short_name": "Booking",
      "url": "/booking",
      "description": "Reserve premium workspace at Sky Tower",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
