{
  "name": "Pedro's 50th Birthday Celebration",
  "short_name": "Pedro50",
  "description": "An invitation to celebrate Pedro's 50th birthday",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C4963A",
  "background_color": "#F4EED7",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23F4EED7' width='192' height='192'/><text x='50%' y='50%' font-family='serif' font-size='100' font-weight='300' text-anchor='middle' dominant-baseline='middle' fill='%23C4963A'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23F4EED7' width='192' height='192'/><text x='50%' y='50%' font-family='serif' font-size='100' font-weight='300' text-anchor='middle' dominant-baseline='middle' fill='%23C4963A'>P</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F4EED7' width='540' height='720'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}