{
  "short_name": "Phantasm Driver",
  "name": "Phantasm Chauffeur",
  "description": "Driver operations app for Phantasm Limousine Service Inc.",
  "icons": [
    {
      "src": "favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "apple-touch-icon.svg",
      "type": "image/svg+xml",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/driver",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0B0B0C",
  "background_color": "#0B0B0C"
}
