{
  "name": "Kimkpe Arnold Sylvian - IoT Software & Systems Engineer",
  "short_name": "Sylvian Kimkpe",
  "description": "IoT Software & Systems Engineer specializing in Climate Tech, TinyML, and sustainable hardware solutions. Portfolio showcasing production IoT systems from edge to cloud.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["technology", "portfolio"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View my IoT and Climate Tech projects",
      "url": "/?section=projects",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Get in Touch",
      "short_name": "Contact",
      "description": "Contact me for IoT consulting or collaboration",
      "url": "/?section=contact",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
