{
  "name": "TripTogether - ביחד בדרך",
  "short_name": "TripTogether",
  "description": "Plan and manage family trips together - flights, stays, itinerary, chat, packing and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f5fd",
  "theme_color": "#7c3aed",
  "dir": "auto",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
