{
  "name": "Taxi Albany NY — 24/7 Capital Region Taxi",
  "short_name": "Taxi Albany NY",
  "description": "Book a flat-rate taxi anywhere in the Albany Capital Region. 24/7, no surge pricing, owner-driven by Tesfom with 10+ years experience. Albany, Saratoga, Troy, Schenectady, Rensselaer, Hudson, and beyond.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["travel", "business", "transportation"],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Now",
      "short_name": "Book",
      "description": "Get a flat-rate quote in 30 seconds",
      "url": "/?source=pwa-shortcut",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Albany Airport Ride",
      "short_name": "Airport",
      "description": "Flat-rate to ALB Airport",
      "url": "/airport?source=pwa-shortcut",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Schedule a Ride",
      "short_name": "Schedule",
      "description": "Book a future ride",
      "url": "/?mode=schedule&source=pwa-shortcut",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
