{
  "name": "PlanVibes",
  "short_name": "PlanVibes",
  "description": "Plan trips with your people: itinerary, who brings what, shared expenses and a private name draw.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F2F3F5",
  "theme_color": "#101317",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
