{
  "name": "Brandon | Software Architect & Systems Portfolio",
  "short_name": "Brandon Portfolio",
  "description": "Showcase of bespoke web apps, enterprise ERP dashboards, PWAs, desktop systems & digital platforms engineered by Brandon. Get yours today on 0613163726.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#070a13",
  "theme_color": "#0d1424",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "utilities",
    "developer"
  ]
}