{
  "name": "Blackline Transportation",
  "short_name": "Blackline",
  "description": "Premium chauffeur & airport transportation — Gig Harbor, Tacoma & SeaTac. Book in seconds.",
  "start_url": "index.html",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0b0d",
  "theme_color": "#0a0b0d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Book a ride", "url": "index.html#book", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "My rides", "url": "account.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
