{
  "name": "Get My Car Kiosk",
  "short_name": "Get My Car",
  "description": "Valet texting and vehicle retrieval system.",
  "start_url": "/kiosk",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "/get-my-car-logo-512-tight.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
