{
  "name": "Cecilia's Travel",
  "short_name": "Cecilia's",
  "description": "Family trip planning, sorted. AI itineraries, collaborative planning and offline access from the family behind Cecilia's Restaurant & Wine Bar.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F5EF",
  "theme_color": "#0C1F17",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["travel", "lifestyle", "productivity"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "My Trips",
      "short_name": "Trips",
      "description": "View all your trips",
      "url": "/"
    },
    {
      "name": "Documents",
      "short_name": "Docs",
      "description": "View your travel documents",
      "url": "/documents"
    }
  ]
}
