{
  "name": "𝒥𝑜𝓈𝑒 — Full Stack Developer",
  "short_name": "𝒥𝑜𝓈𝑒",
  "description": "Jose's portfolio showcasing full stack development projects and expertise",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f4f0",
  "theme_color": "#f8f4f0",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}