{
  "name": "EventSum: Life Event Planner",
  "short_name": "EventSum",
  "description": "Plan the days that matter most — weddings, new babies, milestone trips, and more. Budget, payments & tasks in one calm app.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF6EF",
  "theme_color": "#D88B7A",
  "lang": "en",
  "categories": ["lifestyle", "productivity", "utilities"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
