{
  "name": "Taxi Card",
  "short_name": "TaxiCard",
  "description": "Show your destination to taxi drivers in Hong Kong",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f4f4f6",
  "theme_color": "#c0392b",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🚕</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
