{
  "name": "SJ Travel",
  "short_name": "SJ Travel",
  "description": "8 seater Mercedes Vito. Airports, seaports and nights out. Reliable and friendly.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080A",
  "theme_color": "#08080A",
  "categories": ["travel", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Call SJ Travel", "url": "/?a=call", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
