{
  "name": "Gentle Journey",
  "short_name": "GentleJourney",
  "description": "Compassionate transport and life-enriching experiences for elderly New Zealanders",
  "start_url": "/gentle-journey-client/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a5c32",
  "categories": ["health", "lifestyle", "travel"],
  "lang": "en-NZ",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='40' fill='%231a5c32'/%3E%3Ctext y='130' x='96' text-anchor='middle' font-size='110' font-family='sans-serif'%3E🌿%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231a5c32'/%3E%3Ctext y='360' x='256' text-anchor='middle' font-size='300' font-family='sans-serif'%3E🌿%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Ride",
      "short_name": "Book",
      "description": "Quickly book a new ride",
      "url": "/gentle-journey-client/index.html#booking",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🚗%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Explore Adventures",
      "short_name": "Explore",
      "description": "Browse experiences and adventures",
      "url": "/gentle-journey-client/index.html#experiences",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Ctext y='80' font-size='80'%3E🌸%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ]
}
