{
  "name": "Design Buddy UX",
  "short_name": "db-ux",
  "description": "David Le's Design Portfolio - Crafting impactful user experiences and interfaces",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8f4ec",
  "theme_color": "#2E52B7",
  "theme_color_dark": "#181818",
  "scope": "/",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Work",
      "short_name": "Work",
      "description": "View my design projects",
      "url": "/work/"
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn more about me",
      "url": "/about/"
    }
  ],
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/webclip-256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/webclip-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/webclip-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/webclip-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://raw.githubusercontent.com/d4vid-le/db-files/Master/screenshot.png",
      "sizes": "1280x800",
      "type": "image/png",
      "platform": "desktop"
    }
  ]
}