{
  "id": "/",
  "name": "Lisa's Sedan Service",
  "short_name": "Lisa's Sedan",
  "description": "24-hour sedan and shuttle service based in Ann Arbor, Michigan. Airport runs, corporate transport, weddings and non-emergency medical transport.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5E9B1",
  "theme_color": "#F5E9B1",
  "categories": ["travel", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Reservations",
      "short_name": "Reserve",
      "url": "/reservations/"
    },
    {
      "name": "Get a Quote",
      "short_name": "Quote",
      "url": "/quotes/"
    }
  ]
}
