{
  "name": "Leticia Vasconcellos",
  "short_name": "Leticia V",
  "description": "Software Developer by day, whimsical digital creator by night. Discover my projects and creative ventures.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ],
  "theme_color": "#4B2E83",
  "background_color": "#FFF8F2",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["portfolio", "business", "developer", "technology"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/img/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png"
    },
    {
      "src": "/img/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ]
}
