{
  "name": "Family Calendar",
  "short_name": "Calendar",
  "description": "The family's shared calendar — view the week and add events fast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCF9F4",
  "theme_color": "#F4A52E",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%23F4A52E'/><text x='50' y='52' font-size='58' text-anchor='middle' dominant-baseline='central'>📅</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
