{
  "name": "Sophia Botchway - Professional Portfolio",
  "short_name": "Sophia Botchway",
  "version": "1.2.0",
  "description": "Professional portfolio and business website for Sophia Botchway, featuring accounting services, property investment, and business consultancy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#8B0000",
  "theme_color": "#8B0000",
  "orientation": "portrait-primary",
  "categories": ["business", "finance", "professional"],
  "lang": "en",
  "icons": [
    {
      "src": "assets/img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "assets/img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}