{
  "name": "WeGottumBeatDesigns",
  "short_name": "WGB/DSGN",
  "description": "Premium design + development studio. We engineer digital futures.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#FF3B1F",
  "scope": "/",
  "id": "/?utm_source=pwa",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/wgb-mark-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "/wgb-mark.svg",          "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book a Call", "url": "/#book",     "icons": [{ "src": "/wgb-mark-maskable.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Free Audit",  "url": "/audit",     "icons": [{ "src": "/wgb-mark-maskable.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Pricing",     "url": "/#pricing",  "icons": [{ "src": "/wgb-mark-maskable.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
