{
  "name": "Beautiful Responsive Web",
  "short_name": "BRW Digital",
  "description": "Complete digital agency for website design, development, mobile apps, branding, and digital marketing.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0a192f",
  "theme_color": "#ef612b",
  "orientation": "portrait-primary",
  "categories": ["business", "technology", "shopping", "productivity"],
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all our digital services",
      "url": "/services",
      "icons": [{
        "src": "/icons/services-96x96.png",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Custom Websites",
      "short_name": "Websites",
      "description": "Get a custom website",
      "url": "/webdesign",
      "icons": [{
        "src": "/icons/website-96x96.png",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Logo Design",
      "short_name": "Logo",
      "description": "Custom logo design",
      "url": "/logodesign",
      "icons": [{
        "src": "/icons/logo-96x96.png",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with us",
      "url": "/contact",
      "icons": [{
        "src": "/icons/contact-96x96.png",
        "sizes": "96x96"
      }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Beautiful Responsive Web Desktop Homepage"
    },
    {
      "src": "/screenshots/home-mobile.png",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Beautiful Responsive Web Mobile Homepage"
    },
    {
      "src": "/screenshots/platforms-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Platform Marketplace"
    },
    {
      "src": "/screenshots/ai-assistant.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AI-Powered Assistant"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 440
  },
  "protocol_handlers": [
    {
      "protocol": "web+brw",
      "url": "/platforms?referrer=%s"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}