{
  "name": "Asiimwe Lucky - Portfolio",
  "short_name": "Lucky.dev",
  "description": "Asiimwe Lucky - Uganda's top web designer and mobile app developer. Building beautiful websites and Android apps for businesses across Uganda and Africa.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E27",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["portfolio", "web-development", "mobile-development", "design"],
  "icons": [
    {
      "src": "Assets/favicon.ico.png",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "Assets/Apple Touch Icon.jpg",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Assets/favicon.ico.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Assets/Apple Touch Icon.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Portfolio",
      "short_name": "Portfolio",
      "description": "View my latest projects",
      "url": "/#portfolio",
      "icons": [{ "src": "Assets/favicon.ico.png", "sizes": "192x192" }]
    },
    {
      "name": "Contact Me",
      "short_name": "Contact",
      "description": "Get in touch for projects",
      "url": "/#contact",
      "icons": [{ "src": "Assets/favicon.ico.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "Assets/ogimage.jpg",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop view of Asiimwe Lucky's portfolio"
    },
    {
      "src": "Assets/twitterimage.jpg",
      "sizes": "375x667",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile view of Asiimwe Lucky's portfolio"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "launch_handler": {
    "client_mode": "focus-existing"
  }
}
