{
  "short_name": "Plan My Jolly",
  "name": "Plan My Jolly | Group holidays, minus the group chat chaos",
  "description": "One place for your crew to plan the trip, split the kitty, and stay on track — so you can focus on the fun bits.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "PlanMyJollyIcon.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "PlanMyJollyIcon.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/my-jollies",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#152F5B",
  "background_color": "#F0F7FF"
}
