{
  "name": "Erick Mwangi - AI Engineer & Co-Founder TerraSept Solutions",
  "short_name": "Erick Mwangi",
  "description": "Full-Stack AI Engineer building intelligent systems for African agriculture, maternal health, and finance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "categories": ["technology", "business", "productivity"],
  "icons": [
    {
      "src": "https://db.com/logo_v2.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "https://db.com/logo_v2.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/erick.png",
      "sizes": "540x720",
      "form_factor": "narrow",
      "type": "image/png"
    },
    {
      "src": "/assets/erick.png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View my portfolio projects",
      "url": "/projects",
      "icons": [
        {
          "src": "https://db.com/logo_v2.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Read Blog",
      "short_name": "Blog",
      "description": "Read my latest articles",
      "url": "/blog",
      "icons": [
        {
          "src": "https://db.com/logo_v2.svg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
