{
  "name": "Range Rover Service Center",
  "short_name": "RR Service",
  "description": "Range Rover Baku - Premium Service Portal",
  "start_url": "/customer/dashboard",
  "display": "standalone",
  "background_color": "#031d13",
  "theme_color": "#004d2b",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icons/icon-placeholder.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable any" }
  ],
  "shortcuts": [
    {
      "name": "Servisə Yazıl",
      "short_name": "Yazıl",
      "url": "/customer/booking",
      "icons": [{ "src": "/icons/icon-placeholder.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Təmir Statusu",
      "short_name": "Status",
      "url": "/customer/repairs",
      "icons": [{ "src": "/icons/icon-placeholder.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
